BCSUserHasPrivilege Method | 
| Name | Description | |
|---|---|---|
| HasPrivilege(String) | 
            Determines whether the user has a privilege with the specified name.
              | |
| HasPrivilege(SPrivilegeKind) | 
            Determines whether the user has the specified privilege.
              | |
| HasPrivilege(String, DisposableObject) | 
            Determines whether the user has a privilege with the specified name.
              | |
| HasPrivilege(SPrivilegeKind, DisposableObject) | 
            Determines whether the user has the specified privilege.
              |