Freigeben über


OpenApiSecurityScheme.BearerFormat Property

Definition

A hint to the client to identify how the bearer token is formatted. Bearer tokens are usually generated by an authorization server, so this information is primarily for documentation purposes.

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

Property Value

Applies to