![]() | IPolicyInformationService Interface |
Namespace: SanteDB.Core.Security.Services
The IPolicyInformationService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
![]() | AddPolicies |
Adds the specified policies to the specified securable object
|
![]() | GetPolicies |
Get all policies on the system
|
![]() | GetPolicies(Object) |
Get all active policies for the specified securable type
|
![]() | GetPolicy |
Get a specific policy
|
![]() | GetPolicyInstance |
Gets the policy instance for the specified object
|
![]() | RemovePolicies |
Removes the specified policies from the user account
|