Ilumnis Authentication

IAuthenticationStorage.LoadRight Method (Right, String)

Loads a right;

void LoadRight(
   Right right,
   string rightName
);

Parameters

right
object to populate.
rightName
Name of right to load.

See Also

IAuthenticationStorage Interface | IExSys.Authentication.Storage Namespace | IAuthenticationStorage.LoadRight Overload List