







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