UserInfoProvider.CheckLicense Method Kentico 8.1 API Reference
Checks the license.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

privilegeLevel (Optional)
Type: CMS.Membership.UserPrivilegeLevelEnum
Privilege level of user to be checked
action (Optional)
Type: CMS.DataEngine.ObjectActionEnum
Object action
domainName (Optional)
Type: OnlineSystem.String
Domain name, if not set, current domain name is used

Return Value

Type: OnlineBoolean
See Also