![]() | IPolicyEnforcementService Interface |
Namespace: SanteDB.Core.Security.Services
The IPolicyEnforcementService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
![]() | Demand(String) |
Demand access to the policy
|
![]() | Demand(String, IPrincipal) |
Demand access to the policy on behalf of principal
|
![]() | SoftDemand |
Demand the specified policy and return the result
|