Click or drag to resize

GenericPolicyInstanceRule Property

Gets the rule or, rather, the enforcement type

Namespace:  SanteDB.DisconnectedClient.Security
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public PolicyGrantType Rule { get; }

Property Value

Type: PolicyGrantType

Implements

IPolicyInstanceRule
See Also