TwclWiFiOneXAuthRestartedEvent Delegate

The OnOneXAuthRestarted event handler prototype.

Namespace: wclWiFi
type
 TwclWiFiOneXAuthRestartedEvent = procedure(Sender: TObject;
 const IfaceId: TGUID; const Reason: Integer) of object;

Parameters

Sender

The object initiates the event.

IfaceId

The interface's ID on which the event is for.

Reason

The reason that 802.1X authentication was restarted.