Ilumnis Authentication

RightCollection Constructor

Constructs right collection.

Overload List

Constructs right collection.

public RightCollection();

Constructs right collection and initializes it using rights array.

public RightCollection(Right[]);

Constructs right collection, and loads all rights contained in role with specific RoleId.

public RightCollection(int);

See Also

RightCollection Class | IExSys.Authentication Namespace