Ilumnis Authentication

RightCollection.Item Property

Gets or sets right with specific RightId in this collection.

Overload List

Gets or sets right with specific RightId in this collection.

public Right this[int] {get; set;}

Gets or sets right with specific name in this collection.

public Right this[string] {get; set;}

See Also

RightCollection Class | IExSys.Authentication Namespace