Constructs right collection.
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);