OpenApiSecurityScheme.Description Property

Definition

A short description for security scheme. CommonMark syntax MAY be used for rich text representation.

public string Description { get; set; }
member this.Description : string with get, set
Public Property Description As String

Property Value

Applies to