Click or drag to resize

IAuthenticationServiceContract Interface

Authentication service contract

Namespace:  SanteDB.DisconnectedClient.Ags.Contracts
Assembly:  SanteDB.DisconnectedClient.Ags (in SanteDB.DisconnectedClient.Ags.dll) Version: 2.2.1
Syntax
public interface IAuthenticationServiceContract

The IAuthenticationServiceContract type exposes the following members.

Methods
  NameDescription
Public methodAbandonSession
Delete (abandon) the session
Public methodAclPreCheck
Gets an policy decision for the specified policy
Public methodAuthenticateOAuth
Authenticate the request
Public methodGetSession
Get the session
Top
See Also