Partager via


EnterpriseEnrollmentManager.RequestUnenrollmentAsync(Enterprise) Méthode

Définition

Annule l’inscription de l’entreprise identifiée par l’URI.

public:
 static IAsyncOperation<bool> ^ RequestUnenrollmentAsync(Enterprise ^ enterprise);
 static IAsyncOperation<bool> RequestUnenrollmentAsync(Enterprise const& enterprise);
public static IAsyncOperation<bool> RequestUnenrollmentAsync(Enterprise enterprise);
function requestUnenrollmentAsync(enterprise)
Public Shared Function RequestUnenrollmentAsync (enterprise As Enterprise) As IAsyncOperation(Of Boolean)

Paramètres

enterprise
Enterprise

URI de l’entreprise à désinscrire.

Retours

Opération asynchrone qui signale le résultat de l’action d’inscription.

S’applique à