Click or drag to resize

DbSecurityDevicePolicyPolicyId Property

Gets or sets the policy identifier.

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Security
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public byte[] PolicyId { get; set; }

Property Value

Type: Byte
The policy identifier.
See Also