Ilumnis Authentication

RightCollection Constructor (Right[])

Constructs right collection and initializes it using rights array.

public RightCollection(
   Right[] rights
);

Parameters

rights
Array of rights to initialize this right collection with.

See Also

RightCollection Class | IExSys.Authentication Namespace | RightCollection Constructor Overload List