Click or drag to resize

OAuthIdentityProviderAuthenticated Event

Occurs when authenticated.

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

Value

Type: SystemEventHandlerAuthenticatedEventArgs

Implements

IIdentityProviderServiceAuthenticated
ISecurityChallengeIdentityServiceAuthenticated
See Also