Click or drag to resize

OAuthDeviceIdentityProviderAuthenticating Event

Device is authenticating

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

Value

Type: SystemEventHandlerAuthenticatingEventArgs

Implements

IDeviceIdentityProviderServiceAuthenticating
See Also