Click or drag to resize

SQLiteDeviceIdentityProviderServiceAuthenticating Event

Authenticating

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

Value

Type: SystemEventHandlerAuthenticatingEventArgs

Implements

IDeviceIdentityProviderServiceAuthenticating
See Also