DotRas SDK Documentation |
RasLcpOptions..::..Aes128 Property |
RasLcpOptions Class See Also Send Feedback |
Gets a value indicating whether AES 128-bit encryption is being used.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public bool Aes128 { get; } |
Visual Basic |
---|
Public ReadOnly Property Aes128 As Boolean Get |
Visual C++ |
---|
public: property bool Aes128 { bool get (); } |
F# |
---|
member Aes128 : bool with get |
Property Value
Type: BooleanRemarks
Windows Vista and later: This property is available.