Click or drag to resize

ISecurityChallengeIdentityServiceAuthenticating Event

Fired prior to an authentication event

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

Value

Type: SystemEventHandlerAuthenticatingEventArgs
See Also