Click or drag to resize
BCSUserHasPrivilege Method
Overload List
  NameDescription
Public methodHasPrivilege(String)
Determines whether the user has a privilege with the specified name.
Public methodHasPrivilege(SPrivilegeKind)
Determines whether the user has the specified privilege.
Public methodHasPrivilege(String, DisposableObject)
Determines whether the user has a privilege with the specified name.
Public methodHasPrivilege(SPrivilegeKind, DisposableObject)
Determines whether the user has the specified privilege.
Top
See Also