IAuthenticationCommonOptions interface
Defines common options for authentication, including code validation, claim issuance, and claim policy configuration.
public interface IAuthenticationCommonOptions : IAuthenticationHostOptions, IClaimsCommonOptions
Members
| name | description |
|---|---|
| ValidateCodeSettings { get; set; } | Settings for the authentication code, if using a script. |
See Also
- interface IAuthenticationHostOptions
- interface IClaimsCommonOptions
- namespace Kestrun.Authentication
- IAuthenticationCommonOptions.cs