Delen via


ManagedIdentityServiceClientCredentialsFactory.IsValidAppIdAsync Methode

Definitie

Hiermee valideert u een 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)

Parameters

appId
String

De app-id die moet worden gevalideerd.

cancellationToken
CancellationToken

Een annuleringstoken.

Retouren

Een taak die het werk vertegenwoordigt dat in de wachtrij staat om uit te voeren.

Van toepassing op