ClaimPolicyConfig.PolicyNames property
Gets the names of all defined policies.
public IEnumerable<string> PolicyNames { get; }
See Also
- class ClaimPolicyConfig
- namespace Kestrun.Claims
Gets the names of all defined policies.
public IEnumerable<string> PolicyNames { get; }