UserInfoIsAuthorizedPerClassName Method (String, String, String, Boolean) |
Namespace: CMS.Membership
public bool IsAuthorizedPerClassName( string className, string permissionName, string siteName, bool exceptionOnFailure = false )
Exception | Condition |
---|---|
PermissionCheckException | Thrown when permission check fail and exception is allowed by exceptionOnFailure parameter. |