IPrivilege |
The IPrivilegeService type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationPrivileges | Gets all the registered application privileges. | |
| ObjectPrivileges | Gets all the registered object privileges. |
| Name | Description | |
|---|---|---|
| GetApplicationPrivilegesForAccount(Guid) |
Retrieve assigned application privileges for an account including inherited privileges.
Obsolete | |
| GetApplicationPrivilegesForAccount(Guid, NullableGuid) | Retrieve assigned application privileges for an account including inherited privileges. | |
| GetApplicationPrivilegesForGroup | Retrieve assigned application privileges for a group including inherited privileges. | |
| GetEffectiveApplicationPrivilegesForAccount(Guid) |
Retrieve effective application privileges of an account.
Obsolete | |
| GetEffectiveApplicationPrivilegesForAccount(Guid, NullableGuid) | Retrieve effective application privileges of an account. |