Click or drag to resize

AuthenticationServiceBehaviorGetSession Method

Get the specified session information

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

Return Value

Type: SessionInfo

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.AuthenticationServiceBehavior.GetSession"]

Implements

IAuthenticationServiceContractGetSession
See Also