RasIkeV2Options Class
From DotRas SDK
Defines the Internet Key Exchange (IKEv2) options. This class cannot be inherited.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class RasIkeV2Options |
| Visual Basic |
|---|
<SerializableAttribute> Public NotInheritable Class RasIkeV2Options |
| Visual C++ |
|---|
[SerializableAttribute] public ref class RasIkeV2Options sealed |
| F# |
|---|
[<SealedAttribute>] [<SerializableAttribute>] type RasIkeV2Options = class end |
Remarks
Known Limitations:
- This type is only available on Windows 7 and later operating systems.
Inheritance Hierarchy
See Also