







![]() ![]() |
DotRas SDK Documentation |
RasIkeV2Info..::..EncryptionMethod Property |
RasIkeV2Info Class See Also Send Feedback |
![]() |
Gets the encryption method used by the connection.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public RasIPSecEncryptionType EncryptionMethod { get; } |
Visual Basic |
---|
Public ReadOnly Property EncryptionMethod As RasIPSecEncryptionType Get |
Visual C++ |
---|
public: property RasIPSecEncryptionType EncryptionMethod { RasIPSecEncryptionType get (); } |
F# |
---|
member EncryptionMethod : RasIPSecEncryptionType with get |