JwtAuthenticationOptions.ClaimPolicy property
Gets or sets the claim policy.
public ClaimPolicyConfig? ClaimPolicy { get; set; }
See Also
- class ClaimPolicyConfig
- class JwtAuthenticationOptions
- namespace Kestrun.Authentication
Gets or sets the claim policy.
public ClaimPolicyConfig? ClaimPolicy { get; set; }