BCSUser HasPrivilege Method Meridian Enterprise 2013 Developer's Guide | BlueCielo ECM Solutions
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.
Back to Top
See Also