Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AppIdAuthentication

Options for authentication with appId and appCode.

Hierarchy

  • AppIdAuthentication

Index

Properties

Properties

appCode

appCode: string

The appCode for the access of the Web Tile Data.

note

Will not be used if [[apiKey]] or authenticationCode is defined as well.

appId

appId: string

The appId for the access of the Web Tile Data.

note

Will not be used if [[apiKey]] or authenticationCode is defined as well.

Generated using TypeDoc