Click or drag to resize

WindowAuthenticationRequestedEventArgsAuthenticationRequest Property

The HTTP authentication request.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public IAuthenticationRequest AuthenticationRequest { get; }

Property Value

Type: IAuthenticationRequest
See Also