Preparing search index...
The search index is not available
Nestia API Documents
Nestia API Documents
@samchon/openapi
OpenApi
ISecurityScheme
IHttpBearer
Interface IHttpBearer
HTTP bearer authentication type.
interface
IHttpBearer
{
bearerFormat
?:
string
;
description
?:
string
;
scheme
:
"bearer"
;
type
:
"http"
;
}
Index
Properties
bearer
Format?
description?
scheme
type
Properties
Optional
bearer
Format
bearerFormat
?:
string
Optional
description
description
?:
string
scheme
scheme
:
"bearer"
type
type
:
"http"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bearer
Format
description
scheme
type
Nestia API Documents
Loading...
HTTP bearer authentication type.