Click or drag to resize
UserInfoIsAuthorizedPerClassName Method
Overload List
  NameDescription
Public methodIsAuthorizedPerClassName(String, String)
Checks whether the user is authorized for given class name and permission, returns true if so.
Public methodIsAuthorizedPerClassName(String, String, String)
Checks whether the user is authorized for given class name and permission, returns true if so.
Top
See Also