Click or drag to resize

DesktopSystemWindowAuthenticationRequested Event

Occurs when a window has requested authentication credentials.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public event EventHandler<WindowAuthenticationRequestedEventArgs> WindowAuthenticationRequested

Value

Type: SystemEventHandlerWindowAuthenticationRequestedEventArgs
See Also