RasIkeV2Info Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasIkeV2Info type exposes the following members.

Properties

  Name Description
Public property AuthenticationProtocol
Gets the authentication protocol used to authenticate the remote server.
Public property EapTypeId
Gets the type identifier of the Extensible Authentication Protocol (EAP) used to authenticate the client.
Public property EncryptionMethod
Gets the encryption method used by the connection.
Public property IPv4Address
Gets the IPv4 address of the local client.
Public property IPv4NegotiationErrorCode
Gets the result of a PPP IPv4 network control protocol negotiation.
Public property IPv6Address
Gets the IPv6 address of the local client.
Public property IPv6NegotiationErrorCode
Gets the result of a PPP IPv6 network control protocol negotiation.
Public property Options
Gets the IKEv2 options.
Public property PrefixLength
Gets the length of the IPv6 prefix.
Public property ServerIPv4Address
Gets the IPv4 address of the remote server.
Public property ServerIPv4Addresses
Gets the collection of available IPv4 addresses the server can switch to on the IKEv2 connection.
Public property ServerIPv6Address
Gets the IPv6 address of the remote server.
Public property ServerIPv6Addresses
Gets the collection of available IPv6 addresses the server can switch to on the IKEv2 connection.

See Also