IOpenApiAuthenticationOptions.GlobalScheme property

If true, this security scheme is applied globally in OpenAPI documentation.

public bool GlobalScheme { get; set; }

See Also