Property | Type | Description | |
---|---|---|---|
authorizationUrl | string | ||
description | string | ||
flow | Oauth2Flows? | ||
name | string | ||
scopes | string>.Dictionary | ||
securityIn | ApiKeyLocations? | ||
tokenUrl | string | ||
type | SecuritySchemes? |
Method | Description | |
---|---|---|
Build ( ) : SecurityScheme |
The build.
|