|
| DotRas SDK Documentation |
| RasIkeV2Info..::..EapTypeId Property |
| RasIkeV2Info Class See Also Send Feedback |
|
Gets the type identifier of the Extensible Authentication Protocol (EAP) used to authenticate the client.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public int EapTypeId { get; } |
| Visual Basic |
|---|
Public ReadOnly Property EapTypeId As Integer Get |
| Visual C++ |
|---|
public: property int EapTypeId { int get (); } |
| F# |
|---|
member EapTypeId : int with get |
Property Value
Type: Int32
Remarks
This member is only valid if AuthenticationProtocol is Eap.