Condividi tramite


MicrosoftAccountMultiFactorAuthenticationManager.GetSessionsAndUnregisteredAccountsAsync Metodo

Definizione

Questa API è destinata solo all'uso interno e non deve essere usata nel codice.

public:
 virtual IAsyncOperation<MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo ^> ^ GetSessionsAndUnregisteredAccountsAsync(IIterable<Platform::String ^> ^ userAccountIdList) = GetSessionsAndUnregisteredAccountsAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo> GetSessionsAndUnregisteredAccountsAsync(IIterable<winrt::hstring> const& userAccountIdList);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo> GetSessionsAndUnregisteredAccountsAsync(IEnumerable<string> userAccountIdList);
function getSessionsAndUnregisteredAccountsAsync(userAccountIdList)
Public Function GetSessionsAndUnregisteredAccountsAsync (userAccountIdList As IEnumerable(Of String)) As IAsyncOperation(Of MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo)

Parametri

userAccountIdList

IIterable<String>

IEnumerable<String>

IIterable<Platform::String>

IIterable<winrt::hstring>

Questa API è destinata solo all'uso interno e non deve essere usata nel codice.

Valori restituiti

Questa API è destinata solo all'uso interno e non deve essere usata nel codice.

Attributi

Si applica a