fluid-oas
Preparing search index...
index
SecurityScheme
Variable SecurityScheme
Const
SecurityScheme
:
{
addType
(
type
:
"apiKey"
|
"http"
|
"mutualTLS"
|
"oauth2"
|
"openIdConnect"
,
)
:
OpenApiSecurityScheme
;
}
= ...
Type declaration
addType
:
function
addType
(
type
:
"apiKey"
|
"http"
|
"mutualTLS"
|
"oauth2"
|
"openIdConnect"
,
)
:
OpenApiSecurityScheme
Parameters
type
:
"apiKey"
|
"http"
|
"mutualTLS"
|
"oauth2"
|
"openIdConnect"
Returns
OpenApiSecurityScheme
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
fluid-oas
Loading...