DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Go to the source code of this file.
Namespaces | |
namespace | Deveel.Data.Security |
Enumerations | |
enum | Deveel.Data.Security.IdentificationType { Deveel.Data.Security.IdentificationType.Password = 1, Deveel.Data.Security.IdentificationType.Hash = 2, Deveel.Data.Security.IdentificationType.External = 3 } |
The mechanism used for identifying a user in a database. More... | |