Freigeben über


MicrosoftAccountMultiFactorAuthenticationManager.RemoveDeviceAsync Methode

Definition

Diese API ist nur für die interne Verwendung vorgesehen und sollte nicht in Ihrem Code verwendet werden.

public:
 virtual IAsyncOperation<MicrosoftAccountMultiFactorServiceResponse> ^ RemoveDeviceAsync(Platform::String ^ userAccountId) = RemoveDeviceAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MicrosoftAccountMultiFactorServiceResponse> RemoveDeviceAsync(winrt::hstring const& userAccountId);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MicrosoftAccountMultiFactorServiceResponse> RemoveDeviceAsync(string userAccountId);
function removeDeviceAsync(userAccountId)
Public Function RemoveDeviceAsync (userAccountId As String) As IAsyncOperation(Of MicrosoftAccountMultiFactorServiceResponse)

Parameter

userAccountId
String

Platform::String

winrt::hstring

Diese API ist nur für die interne Verwendung vorgesehen und sollte nicht in Ihrem Code verwendet werden.

Gibt zurück

Diese API ist nur für die interne Verwendung vorgesehen und sollte nicht in Ihrem Code verwendet werden.

Attribute

Gilt für: