Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
IHasPrivileges.cs
1
namespace
Waher.Security
2
{
6
public
interface
IHasPrivileges
7
{
13
bool
HasPrivilege
(
string
Privilege);
14
}
15
}
Waher.Security.IHasPrivileges
Interface for objects that have privileges.
Definition:
IHasPrivileges.cs:7
Waher.Security.IHasPrivileges.HasPrivilege
bool HasPrivilege(string Privilege)
If the object has a given privilege.
Waher.Security
Definition:
AcmeAccount.cs:8
IoTGateway
Security
Waher.Security
IHasPrivileges.cs
Generated by
1.9.5