Ilumnis Authentication

IAuthenticationStorage.LoadRight Method (Right, Int32)

Loads a right.

void LoadRight(
   Right right,
   int rightId
);

Parameters

right
object to populate.
rightId
Database identifier of right to load.

See Also

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