







The RasLcpInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AuthenticationData |
Gets the authentication data about the authentication protocol used by the client.
|
![]() |
AuthenticationProtocol |
Gets the authentication protocol used to authenticate the client.
|
![]() |
Bundled |
Gets a value indicating whether the connection is composed of multiple links.
|
![]() |
EapTypeId |
Gets the type id of the Extensible Authentication Protocol (EAP) used to authenticate the local computer.
|
![]() |
ErrorCode |
Gets the error code (if any) that occurred.
|
![]() |
Multilink |
Gets a value indicating whether the connection supports multilink.
|
![]() |
Options |
Gets the additional options for the local computer.
|
![]() |
ReplyMessage |
Gets the message (if any) from the authentication protocol success/failure packet.
|
![]() |
ServerAuthenticationData |
Gets the authentication data about the authentication protocol used by the server.
|
![]() |
ServerAuthenticationProtocol |
Gets the authentication protocol used to authenticate the server.
|
![]() |
ServerEapTypeId |
Gets the type id of the Extensible Authentication Protocol (EAP) used to authenticate the remote computer.
|
![]() |
ServerOptions |
Gets the additional options for the remote computer.
|
![]() |
ServerTerminateReason |
Gets the reason the server terminated the connection.
|
![]() |
TerminateReason |
Gets the reason the client terminated the connection.
|