Click or drag to resize

IIdentityProviderServiceAuthenticating Event

Fired prior to an authentication event

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