







![]() ![]() ![]() |
DotRas SDK Documentation |
RasIkeV2Info Members |
RasIkeV2Info Class Methods Properties See Also Send Feedback |
![]() |
The RasIkeV2Info type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
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.
|