Click or drag to resize

SQLiteDataContextPrincipal Property

Gets the principal associated with the context

Namespace:  SanteDB.DisconnectedClient.SQLite
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public IPrincipal Principal { get; }

Property Value

Type: IPrincipal
See Also