Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendCredentialsContract

Package version

Details of the Credentials used to connect to Backend.

Hierarchy

  • BackendCredentialsContract

Index

Properties

Optional authorization

Authorization header authentication

Optional certificate

certificate: string[]

List of Client Certificate Thumbprints. Will be ignored if certificatesIds are provided.

Optional certificateIds

certificateIds: string[]

List of Client Certificate Ids.

Optional header

header: undefined | {}

Header Parameter description.

Optional query

query: undefined | {}

Query Parameter description.

Generated using TypeDoc