TestimoX

API Reference

Class

EffectiveAclAccessRight

Namespace ADPlayground.Acl
Assembly ADPlayground
Modifiers sealed

Represents a normalized access right and the caller-defined categories it grants.

Inheritance

  • Object
  • EffectiveAclAccessRight

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public EffectiveAclAccessRight() #

Properties

public String Name { get; set; } #

Gets the stable right name.

public IReadOnlyList<String> Categories { get; set; } #

Gets caller-defined categories represented by the right.