Type Alias ISecurityScheme

Security scheme of Swagger Documents.

OpenApi.ISecurityScheme is a data structure representing content of securitySchemes in swagger.json file. It is composed with 5 types of security schemes as an union type like below.