UserSecurityHelper IsAuthorizedPerObject Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberIsAuthorizedPerObject(PermissionsEnum, BaseInfo, String, UserInfo, Boolean)
Checks whether the user is authorized for given object with given permission.
Public methodStatic memberIsAuthorizedPerObject(PermissionsEnum, String, String, UserInfo, Boolean)
Checks whether the user is authorized per object with given object type and permission.
Back to Top
See Also