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