UserInfoProvider IsAuthorizedPerClass Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsAuthorizedPerClass(String, String, String, UserInfo)
Returns true if user is granted with specified permission for particular class (document type).
Public methodStatic memberIsAuthorizedPerClass(String, String, String, UserInfo, Boolean)
Returns true if user is granted with specified permission for particular class (document type).
Back to Top
See Also