Share via


RestApiSecurityScheme.SecuritySchemeType Property

Definition

REQUIRED. The type of the security scheme. Valid values are "apiKey", "http", "oauth2", "openIdConnect".

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

Property Value

Applies to