Ilumnis Authentication

IAuthenticationStorage.LoadRole Method (Role, String)

Loads a role.

void LoadRole(
   Role role,
   string roleName
);

Parameters

role
object to populate.
roleName
Name of role to load.

See Also

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