Click or drag to resize

ApplicationContextDemand Method (String)

Demand the policy

Namespace:  SanteDB.DisconnectedClient
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public void Demand(
	string policyId
)

Parameters

policyId
Type: SystemString

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

Implements

IPolicyEnforcementServiceDemand(String)
See Also