Click or drag to resize

AssigningAuthorityPolicyKey Property

Gets or sets the policy key associated with this assigning authority for disclosure

Namespace:  SanteDB.Core.Model.DataTypes
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Guid? PolicyKey { get; set; }

Property Value

Type: NullableGuid
See Also