ClaimPolicyBuilder.Policies property
Gets the dictionary of all configured policies.
public IReadOnlyDictionary<string, ClaimRule> Policies { get; }
See Also
- record ClaimRule
- class ClaimPolicyBuilder
- namespace Kestrun.Claims
Gets the dictionary of all configured policies.
public IReadOnlyDictionary<string, ClaimRule> Policies { get; }