ClaimPolicyConfig.PolicyNames property

Gets the names of all defined policies.

public IEnumerable<string> PolicyNames { get; }

See Also