Ilumnis Authentication

Role Constructor

Constructs an empty role object.

Overload List

Constructs an empty role object.

public Role();

Constructs role object and loads role.

public Role(int);

Constructs role object and loads role.

public Role(string);

See Also

Role Class | IExSys.Authentication Namespace