EntraCommunicationTokenCredentialOptions interface

De opties voor Entra Communication Token.

Eigenschappen

resourceEndpoint

De URL van het Azure Communication Service-resource-eindpunt, bijvoorbeeld https://myResource.communication.azure.com.

scopes

De scopes voor het ophalen van het Entra ID-toegangstoken.

tokenCredential

De Entra ID-tokenreferentie.

Eigenschapdetails

resourceEndpoint

De URL van het Azure Communication Service-resource-eindpunt, bijvoorbeeld https://myResource.communication.azure.com.

resourceEndpoint: string

Waarde van eigenschap

string

scopes

De scopes voor het ophalen van het Entra ID-toegangstoken.

scopes?: string[]

Waarde van eigenschap

string[]

tokenCredential

De Entra ID-tokenreferentie.

tokenCredential: TokenCredential

Waarde van eigenschap