Ilumnis Authentication

Right Constructor

Constructs new right object.

Overload List

Constructs new right object.

public Right();

Constructs right object and loads right.

public Right(int);

Constructs right object and loads right.

public Right(string);

See Also

Right Class | IExSys.Authentication Namespace