Click or drag to resize

DefaultPolicyEnforcementServiceDemand(String) Method

Demand the policy

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

Parameters

policyId  String

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

Implements

IPolicyEnforcementServiceDemand(String)
See Also