Ilumnis Authentication

IAuthenticationStorage.LoadRole Method (Role, Int32)

Loads a role.

void LoadRole(
   Role role,
   int roleId
);

Parameters

role
object to populate.
roleId
Database identifier of role to load.

See Also

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