EnterpriseEnrollmentManager.RequestUnenrollmentAsync(Enterprise) Metodo

Definizione

Annulla la registrazione dell'organizzazione identificata dall'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)

Parametri

enterprise
Enterprise

Uri dell'organizzazione per annullare la registrazione.

Restituisce

Operazione asincrona che segnala il risultato dell'azione di registrazione.

Si applica a