| 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()
Public Function GetSession As SessionInfo
public:
virtual SessionInfo^ GetSession() sealed
abstract GetSession : unit -> SessionInfo
override GetSession : unit -> SessionInfo
Return Value
Type:
SessionInfo[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Ags.Services.AuthenticationServiceBehavior.GetSession"]
Implements
IAuthenticationServiceContractGetSessionSee Also