Ilumnis Authentication

Right.New Method

Creates new right with specific RightId and name.

Overload List

Creates new right with specific RightId and name.

public static Right New(int,string);

Creates new right.

public static Right New(string);

See Also

Right Class | IExSys.Authentication Namespace