ClaimRule.AllowedValues property

Allowed values for the claim. Exposed as a read-only sequence.

public IReadOnlyList<string> AllowedValues { get; }

See Also