ClaimRule.AllowedValues property
Allowed values for the claim. Exposed as a read-only sequence.
public IReadOnlyList<string> AllowedValues { get; }
See Also
- recordĀ ClaimRule
- namespaceĀ Kestrun.Claims
Allowed values for the claim. Exposed as a read-only sequence.
public IReadOnlyList<string> AllowedValues { get; }