Click or drag to resize

IExternalIdentifier Interface

Describes a class that is an external identifier

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public interface IExternalIdentifier

The IExternalIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyAuthority
Gets the authority
Public propertyValue
Gets the value of the identity
Top
See Also