Visual Guard Class Library Documentation

VGSecurityRuntime.EventHandler Event

Occurs when the current user is signed out.

public event EventHandler SignedOut;

Remarks

The event handler receives an argument of type EventArgs containing data related to this event.

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace