Share via


IOpenApiSecurityScheme.Deprecated Property

Definition

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; }
member this.Deprecated : bool
Public ReadOnly Property Deprecated As Boolean

Property Value

Applies to