Share via


NEHotspotHelper.Logoff(NEHotspotNetwork) Method

Definition

Ends the helper's authentication session.

[Foundation.Export("logoff:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool Logoff(NetworkExtension.NEHotspotNetwork network);
[<Foundation.Export("logoff:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member Logoff : NetworkExtension.NEHotspotNetwork -> bool

Parameters

Returns

Attributes

Applies to