Ilumnis Authentication

Right.Load Method

Loads this right.

Overload List

Loads this right.

public void Load();

Loads right with specific RightId.

public void Load(int);

Loads right with specific name.

public void Load(string);

See Also

Right Class | IExSys.Authentication Namespace