IOpenApiAuthenticationOptions.GlobalScheme property
If true, this security scheme is applied globally in OpenAPI documentation.
public bool GlobalScheme { get; set; }
See Also
- interface IOpenApiAuthenticationOptions
- namespace Kestrun.Authentication
If true, this security scheme is applied globally in OpenAPI documentation.
public bool GlobalScheme { get; set; }