JwtAuthenticationOptions.ClaimPolicy property

Gets or sets the claim policy.

public ClaimPolicyConfig? ClaimPolicy { get; set; }

See Also