BasicAuthConnection
@prismatic-io/spectral › "clients/soap/types" › BasicAuthConnection
#
Hierarchy↳ BasicAuthConnection
#
Index#
Properties#
Properties#
configVarKey• configVarKey: string
Inherited from Connection.configVarKey
Defined in packages/spectral/src/types/Inputs.ts:221
Key for the Config Variable hosting this Connection.
Optional
context#
• context? : Record‹string, unknown›
Inherited from Connection.context
Defined in packages/spectral/src/types/Inputs.ts:225
#
fields• fields: object
Overrides Connection.fields
Defined in packages/spectral/src/clients/soap/types.ts:82
#
Type declaration:[ key: string]: unknown
loginMethod: unknown
password: unknown
username: unknown
#
key• key: string
Inherited from Connection.key
Defined in packages/spectral/src/types/Inputs.ts:219
Key of the Connection type.
Optional
token#
• token? : Record‹string, unknown›
Inherited from Connection.token
Defined in packages/spectral/src/types/Inputs.ts:224