Click or drag to resize
UserInfoIsAuthorizedPerResource Method
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.
Top
See Also