 | IPolicy.Key Property |
Gets the UUID for the policy
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
SyntaxReadOnly Property Key As Guid
Get
property Guid Key {
Guid get ();
}
abstract Key : Guid with get
Property Value
Type:
Guid
See Also