ClaimPolicyPostConfigurer constructor
Copies ClaimPolicyConfig into AuthorizationOptions after configuration.
public ClaimPolicyPostConfigurer(string scheme, IOptionsMonitor<IClaimsCommonOptions> basics)
| parameter | description |
|---|---|
| scheme | The authentication scheme name. |
| basics | The options monitor for BasicAuthenticationOptions. |
Remarks
Initializes a new instance of the ClaimPolicyPostConfigurer class.
See Also
- interface IClaimsCommonOptions
- class ClaimPolicyPostConfigurer
- namespace Kestrun.Claims