GuidesTypeScript API ReferencePython v2 API Reference

AuthCredentials | @here/olp-sdk-ts

AuthCredentials | @here/olp-sdk-ts
Options
All
  • Public
  • Public/Protected
  • All
Menu

User credentials.

Download the file with credentials from the HERE portal. The downloaded credentials.properties file contains the access key ID and access key secret needed to get the access token. You can also use the access key ID and access key secret for authentication.

Hierarchy

  • AuthCredentials

Index

Properties

accessKeyId?: string

Your access key ID.

Find the access key ID in the credentials.properties file downloaded from the HERE portal.

accessKeySecret?: string

Your access key secret.

Find the access key secret in the credentials.properties file downloaded from the HERE portal.

Legend

  • Namespace
  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Settings

Theme

Generated using TypeDoc