Click or drag to resize

AuthenticationServiceBehaviorAbandonSession Method

Abandons the session

Namespace:  SanteDB.DisconnectedClient.Ags.Services
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public void AbandonSession()

Implements

IAuthenticationServiceContractAbandonSession
See Also