IOfflinePolicyInformationService Interface |
Namespace: SanteDB.DisconnectedClient.Security
The IOfflinePolicyInformationService 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
(Inherited from IPolicyInformationService.) | |
CreatePolicy |
Create a local offline policy
| |
GetPolicies |
Get all policies on the system
(Inherited from IPolicyInformationService.) | |
GetPolicies(Object) |
Get all active policies for the specified securable type
(Inherited from IPolicyInformationService.) | |
GetPolicy |
Get a specific policy
(Inherited from IPolicyInformationService.) | |
GetPolicyInstance |
Gets the policy instance for the specified object
(Inherited from IPolicyInformationService.) | |
RemovePolicies |
Removes the specified policies from the user account
(Inherited from IPolicyInformationService.) |