![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
Basic interface for a user. More...
Public Member Functions | |
bool | HasPrivilege (string Privilege) |
If the user has a given privilege. More... | |
Properties | |
string | UserName [get] |
User Name. More... | |
string | PasswordHash [get] |
Password Hash More... | |
string | PasswordHashType [get] |
Type of password hash. The empty stream means a clear-text password. More... | |
bool Waher.Security.IUser.HasPrivilege | ( | string | Privilege | ) |
If the user has a given privilege.
Privilege | Privilege. |
Implemented in Waher.Service.IoTBroker.DataStorage.AccountUser, Waher.Service.IoTBroker.Legal.Identity.LegalIdentityUser, Waher.Service.IoTBroker.Legal.MFA.QuickLoginUser, Waher.Networking.XMPP.Chat.User, Waher.Networking.XMPP.Chat.User, Waher.Security.JWT.ExternalUser, Waher.Security.JWT.ExternalUser, and Waher.Security.Users.User.
|
get |
|
get |
Type of password hash. The empty stream means a clear-text password.
Implemented in Waher.Service.IoTBroker.DataStorage.AccountUser, Waher.Service.IoTBroker.Legal.Identity.LegalIdentityUser, Waher.Service.IoTBroker.Legal.MFA.QuickLoginUser, Waher.Networking.XMPP.Chat.User, Waher.Security.JWT.ExternalUser, and Waher.Security.Users.User.
|
get |