Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Paths108HwamOauth2ExchangePostRequestbodyContentApplicationXWwwFormUrlencodedSchema

Package version

Hierarchy

  • Paths108HwamOauth2ExchangePostRequestbodyContentApplicationXWwwFormUrlencodedSchema

Index

Properties

Optional aadAccessToken

aadAccessToken: undefined | string

AAD access token, mandatory when grant_type is access_token_refresh_token or access_token.

grantType

Can take a value of access_token_refresh_token, or access_token, or refresh_token

Optional refreshToken

refreshToken: undefined | string

AAD refresh token, mandatory when grant_type is access_token_refresh_token or refresh_token

service

service: string

Indicates the name of your Azure container registry.

Optional tenant

tenant: undefined | string

AAD tenant associated to the AAD credentials.

Generated using TypeDoc