







![]() ![]() |
DotRas SDK Documentation |
RasIkeV2Options..::..MobileIke Property |
RasIkeV2Options Class See Also Send Feedback |
![]() |
Gets a value indicating whether the client supports the IKEv2 Mobility and Multi-homing (MOBIKE) protocol.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public bool MobileIke { get; } |
Visual Basic |
---|
Public ReadOnly Property MobileIke As Boolean Get |
Visual C++ |
---|
public: property bool MobileIke { bool get (); } |
F# |
---|
member MobileIke : bool with get |