|
| DotRas SDK Documentation |
| RasDialer..::..SkipPppAuthentication Property |
| RasDialer Class See Also Send Feedback |
|
Gets or sets a value indicating whether point-to-point (PPP) authentication is skipped.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public bool SkipPppAuthentication { get; set; } |
| Visual Basic |
|---|
Public Property SkipPppAuthentication As Boolean Get Set |
| Visual C++ |
|---|
public: property bool SkipPppAuthentication { bool get (); void set (bool value); } |
| F# |
|---|
member SkipPppAuthentication : bool with get, set |
Property Value
Type: Boolean
Remarks
Windows 7 and later: This property is available.