Click or drag to resize

AssigningAuthorityAuthorityScopeXml Property

Represents scopes to which the authority is bound

Namespace:  SanteDB.Core.Model.DataTypes
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public List<Guid> AuthorityScopeXml { get; set; }

Property Value

Type: ListGuid
See Also