Click or drag to resize

DefaultPolicyEnforcementServiceDemand Method (String)

Demand the policy

Namespace:  SanteDB.Core.Security
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
public void Demand(
	string policyId
)

Parameters

policyId
Type: SystemString

[Missing <param name="policyId"/> documentation for "M:SanteDB.Core.Security.DefaultPolicyEnforcementService.Demand(System.String)"]

Implements

IPolicyEnforcementServiceDemand(String)
See Also