| UserInfoIsAuthorizedPerResource Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | IsAuthorizedPerResource(String, String) | 
            Checks whether the user is authorized for given resource name and permission, returns true if so.
             | 
|  | IsAuthorizedPerResource(String, String, String) | 
            Checks whether the user is authorized for given resource name and permission, returns true if so.
             | 
|  | IsAuthorizedPerResource(String, String, String, Boolean) | 
            Returns true if given user is granted with specified permission.
             | 
 See Also
See Also