Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AddressType

Enum containing possible Address types.

Index

Enumeration members

Enumeration members

GLOBAL

GLOBAL: = 1

The address is a standard global internet address

LOCAL

LOCAL: = 2

The address is a site local address. The address is part of the IP subset that is reserved for private networks.

LOOPBACK

LOOPBACK: = 3

The address is assigned to the server loopback interface

UNKNOWN

UNKNOWN: = 4

The address type is unknown