UserInfo IsAuthorizedPerResource Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodIsAuthorizedPerResource(String, String)
Checks whether the user is authorized for given resource name and permission, returns true if so.
Public methodIsAuthorizedPerResource(String, String, String)
Checks whether the user is authorized for given resource name and permission, returns true if so.
Public methodIsAuthorizedPerResource(String, String, String, Boolean)
Returns true if given user is granted with specified permission.
Back to Top
See Also