Click or drag to resize

IDeviceIdentityProviderServiceAuthenticating Event

Fired prior to an authentication request being made.

Namespace:  SanteDB.Core.Security.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
event EventHandler<AuthenticatingEventArgs> Authenticating

Value

Type: SystemEventHandlerAuthenticatingEventArgs
See Also