ClaimPolicyBuilder.Policies property

Gets the dictionary of all configured policies.

public IReadOnlyDictionary<string, ClaimRule> Policies { get; }

See Also