Ilumnis Authentication

RoleCollection Constructor

Constructs role collection object.

Overload List

Constructs role collection object.

public RoleCollection();

Constructs role collection and initializes it with specified roles.

public RoleCollection(Role[]);

Constructs role collection and loads all roles assigned to specific user.

public RoleCollection(int);

See Also

RoleCollection Class | IExSys.Authentication Namespace