Partager via


MicrosoftAccountMultiFactorAuthenticationManager.UpdateWnsChannelAsync Méthode

Définition

Cette API est destinée à un usage interne uniquement et ne doit pas être utilisée dans votre code.

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)

Paramètres

userAccountId
String

Platform::String

winrt::hstring

Cette API est destinée à un usage interne uniquement et ne doit pas être utilisée dans votre code.

channelUri
String

Platform::String

winrt::hstring

Cette API est destinée à un usage interne uniquement et ne doit pas être utilisée dans votre code.

Retours

Cette API est destinée à un usage interne uniquement et ne doit pas être utilisée dans votre code.

Attributs

S’applique à