EntraCommunicationTokenCredentialOptions.TokenCredential Property

Definition

The credential capable of fetching an Entra user token. You can provide any implementation of TokenCredential.

public Azure.Core.TokenCredential TokenCredential { get; }
member this.TokenCredential : Azure.Core.TokenCredential
Public ReadOnly Property TokenCredential As TokenCredential

Property Value

Applies to