Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OnBehalfOfCredentialSecretOptions

Package version

Defines the parameters to authenticate the OnBehalfOfCredential with a secret.

Hierarchy

  • OnBehalfOfCredentialSecretOptions

Index

Properties

clientId

clientId: string

The client (application) ID of an App Registration in the tenant.

clientSecret

clientSecret: string

A client secret that was generated for the App Registration.

tenantId

tenantId: string

The Azure Active Directory tenant (directory) ID.

userAssertionToken

userAssertionToken: string

The user assertion for the On-Behalf-Of flow.

Generated using TypeDoc