IPrivilegeService Interface |
Namespace: Dundas.BI.AccountServices
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) | Obsolete.
Retrieve assigned application privileges for an account including inherited privileges.
|
![]() | 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) | Obsolete.
Retrieve effective application privileges of an account.
|
![]() | GetEffectiveApplicationPrivilegesForAccount(Guid, NullableGuid) |
Retrieve effective application privileges of an account.
|