Ilumnis Authentication

IAuthenticationStorage.NewRole Method (String)

Creates new role.

Role NewRole(
   string roleName
);

Parameters

roleName
Name for new role.

Return Value

New role object.

See Also

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