Freigeben über


ManagedIdentityServiceClientCredentialsFactory.IsValidAppIdAsync Methode

Definition

Überprüft eine App-ID.

public override System.Threading.Tasks.Task<bool> IsValidAppIdAsync (string appId, System.Threading.CancellationToken cancellationToken);
override this.IsValidAppIdAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<bool>
Public Overrides Function IsValidAppIdAsync (appId As String, cancellationToken As CancellationToken) As Task(Of Boolean)

Parameter

appId
String

Die zu überprüfende App-ID.

cancellationToken
CancellationToken

Ein Abbruchtoken.

Gibt zurück

Eine Aufgabe, die die auszuführende Arbeit in der Warteschlange darstellt.

Gilt für: