Click or drag to resize
UserInfoIsAuthorizedPerUIElement Method
Overload List
  NameDescription
Public methodIsAuthorizedPerUIElement(String, String)
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
Public methodIsAuthorizedPerUIElement(Int32, String, Boolean)
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
Public methodIsAuthorizedPerUIElement(String, String, Boolean)
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
Public methodIsAuthorizedPerUIElement(String, String, String)
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
Public methodIsAuthorizedPerUIElement(String, String, String)
Checks whether the user is authorized for given resource name and UIElements, returns true if so.
Public methodIsAuthorizedPerUIElement(String, String, Boolean, String)
Checks whether the user is authorized for given UI element of the specified resource, returns true if so.
Top
See Also