ResourceAuthentication
@nevermined-io/sdk - v3.0.44 / ResourceAuthentication
Interface: ResourceAuthentication
Table of contents
Properties
Properties
password
• Optional
password: string
Defined in
privateParameters
• Optional
privateParameters: { [name: string]
: string
; }[]
Defined in
token
• Optional
token: string
Defined in
type
• type: "none"
| "basic"
| "bearer"
| "oauth"
Defined in
user
• Optional
user: string