Network Association Properties
Previous | Next |
Network Association Properties
Windows Portable Devices supports the following network association properties.
Property | VarType | Description |
WPD_NETWORK_ASSOCIATION_HOST_NETWORK_IDENTIFIERS | VT_VECTOR | VT_UI1 | The list of EUI-64 host identifiers valid for this association.
This is an array of bytes that contains an integral number of EUI-64 physical network addresses. These EUI-64 values are the physical network addresses available on the host at Network Association time. If the host has MAC-48 physical network addresses (typical of IPv4 networks), each MAC-48 address shall be encoded in the EUI-64 address as the two halves of the MAC-48 address separated by FF-FF. |
WPD_NETWORK_ASSOCIATION_X509V3SEQUENCE | VT_VECTOR | VT_UI1 | The sequence of X.509 v3 certificates to be provided for TLS server authentication. |
Requirements
Header: Defined in PortableDevice.h
See Also
Previous | Next |