UserInfoIsAuthorizedPerUIElement Method |
Name | Description | |
---|---|---|
IsAuthorizedPerUIElement(String, String) |
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
| |
IsAuthorizedPerUIElement(Int32, String, Boolean) |
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
| |
IsAuthorizedPerUIElement(String, String, Boolean) |
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
| |
IsAuthorizedPerUIElement(String, String, String) |
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
| |
IsAuthorizedPerUIElement(String, String, String) |
Checks whether the user is authorized for given resource name and UIElements, returns true if so.
| |
IsAuthorizedPerUIElement(String, String, Boolean, String) |
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
|