| 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; }
Public ReadOnly Property Rule As PolicyGrantType
Get
public:
virtual property PolicyGrantType Rule {
PolicyGrantType get () sealed;
}
abstract Rule : PolicyGrantType with get
override Rule : PolicyGrantType with get
Property Value
Type:
PolicyGrantTypeImplements
IPolicyInstanceRuleSee Also