Click or drag to resize

NetworkAccessPointType Enumeration

Represents the type of network access point.

Namespace:  SanteDB.Core.Auditing
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public enum NetworkAccessPointType
Members
  Member nameValueDescription
MachineName1 Represents an identifier which is a machine name.
IPAddress2 Represents an identifier which is an IP address.
TelephoneNumber3 Represents an identifier which is a telephone number.
See Also