Skip to content

OpenAPI_SecurityScheme_SecurityType_Name

mattpolzin edited this page Jun 11, 2021 · 3 revisions

OpenAPI.SecurityScheme.SecurityType.Name

public enum Name: String, Codable 

Inheritance

Codable, String

Enumeration Cases

apiKey

case apiKey

http

case http

oauth2

case oauth2

openIdConnect

case openIdConnect
Types
Protocols
Global Functions
Extensions
Clone this wiki locally