IOpenApiAuthenticationOptions.Deprecated property
Specifies that a security scheme is deprecated and SHOULD be transitioned out of usage. Note: This field is supported in OpenAPI 3.2.0+. For earlier versions, it will be serialized as x-oai-deprecated extension.
public bool Deprecated { get; set; }
See Also
- interface IOpenApiAuthenticationOptions
- namespace Kestrun.Authentication