Skip to content
Docs Try Aspire
Docs Try

ITokenCredentialProvider Properties

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