Method LoadRoleAsync(string)

Assembly: redb.Core.dll

Load role by name (throws exception if not found).

public virtual Task<IRedbRole> LoadRoleAsync(string roleName)