 | IAuthenticationServiceContractGetSession Method |
Get the session
Namespace:
SanteDB.DisconnectedClient.Ags.Contracts
Assembly:
SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
SyntaxFunction GetSession As SessionInfo
SessionInfo^ GetSession()
abstract GetSession : unit -> SessionInfo
Return Value
Type:
SessionInfo[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Contracts.IAuthenticationServiceContract.GetSession"]
See Also