Click or drag to resize
BCRoleBasedSecuredObjectIsPrivilegeGrantedToUser Method
Overload List
  NameDescription
Public methodIsPrivilegeGrantedToUser(String)
Determines whether the current user has a privilege with the specified name.
Public methodIsPrivilegeGrantedToUser(String, String)
Determines whether the user has a privilege with the specified name.
Public methodIsPrivilegeGrantedToUser(String, String, PrivilegeNameFlags)
Determines whether the user has a privilege with the specified name.
Top
See Also