UnicastIPAddressInformation Properties
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Address | Gets the Internet Protocol (IP) address.(Inherited from IPAddressInformation.) |
![]() | AddressPreferredLifetime | Gets the number of seconds remaining during which this address is the preferred address. |
![]() | AddressValidLifetime | Gets the number of seconds remaining during which this address is valid. |
![]() | DhcpLeaseLifetime | Specifies the amount of time remaining on the Dynamic Host Configuration Protocol (DHCP) lease for this IP address. |
![]() | DuplicateAddressDetectionState | Gets a value that indicates the state of the duplicate address detection algorithm. |
![]() | IPv4Mask | Gets the IPv4 mask. |
![]() | IsDnsEligible | Gets a Boolean value that indicates whether the Internet Protocol (IP) address is valid to appear in a Domain Name System (DNS) server database.(Inherited from IPAddressInformation.) |
![]() | IsTransient | Gets a Boolean value that indicates whether the Internet Protocol (IP) address is transient (a cluster address).(Inherited from IPAddressInformation.) |
![]() | PrefixLength | Gets the length, in bits, of the prefix or network part of the IP address. |
![]() | PrefixOrigin | Gets a value that identifies the source of a unicast Internet Protocol (IP) address prefix. |
![]() | SuffixOrigin | Gets a value that identifies the source of a unicast Internet Protocol (IP) address suffix. |
