DeveelDB  20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
Namespaces | Enumerations
IdentificationType.cs File Reference

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...