Skip to content
DocsTry Aspire
DocsTry

ITokenCredentialProvider Properties

InterfaceProperties1 member
Provides access to the ITokenCredentialProvider.TokenCredential that Aspire uses to authenticate against Azure when provisioning resources and calling Azure APIs.
TokenCredentialSection titled TokenCredentialabstractTokenCredential
Gets the ITokenCredentialProvider.TokenCredential to use for Azure authentication.
public abstract TokenCredential TokenCredential { get; }