SanteDB.DisconnectedClient.SQLite.Model.Security Namespace |
| Class | Description | |
|---|---|---|
| DbActSecurityPolicy |
Represents a security policy applied to an act
| |
| DbEntitySecurityPolicy |
Represents a security policy applied to an act
| |
| DbSecurityApplication |
Security application data. Should only be one entry here as well
| |
| DbSecurityApplicationPolicy |
Represents a security policy applied to an application (this is "my" data)
| |
| DbSecurityChallenge |
Defines a security challenge question for the user
| |
| DbSecurityDevice |
Represents a security device. This table should only have one row (the current device)
| |
| DbSecurityDevicePolicy |
Represents a security policy applied to a device
| |
| DbSecurityPolicy |
Represents a single security policy
| |
| DbSecurityPolicyDbSecurityPolicyInstanceQueryResult |
Represents the result of a query
| |
| DbSecurityPolicyInstance |
Represents a security policy instance which includes a link to a policy and
to a decision
| |
| DbSecurityRole |
Represents a security role
| |
| DbSecurityRolePolicy |
Represents a security policy applied to a role
| |
| DbSecurityUser |
Represents a user for the purpose of authentication
| |
| DbSecurityUserChallengeAssoc |
Security user challenge association
| |
| DbSecurityUserChallengeAssocQueryResult |
Query result for authentication
| |
| DbSecurityUserRole |
Associative entity between security user and role
|