Freigeben über


MicrosoftAccountMultiFactorAuthenticationManager.UpdateWnsChannelAsync Methode

Definition

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

public:
 virtual IAsyncOperation<MicrosoftAccountMultiFactorServiceResponse> ^ UpdateWnsChannelAsync(Platform::String ^ userAccountId, Platform::String ^ channelUri) = UpdateWnsChannelAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MicrosoftAccountMultiFactorServiceResponse> UpdateWnsChannelAsync(winrt::hstring const& userAccountId, winrt::hstring const& channelUri);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MicrosoftAccountMultiFactorServiceResponse> UpdateWnsChannelAsync(string userAccountId, string channelUri);
function updateWnsChannelAsync(userAccountId, channelUri)
Public Function UpdateWnsChannelAsync (userAccountId As String, channelUri 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.

channelUri
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: