共用方式為


MicrosoftAccountMultiFactorAuthenticationManager 類別

定義

此 API 僅供內部使用,不應在您的程式碼中使用。

public ref class MicrosoftAccountMultiFactorAuthenticationManager sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MicrosoftAccountMultiFactorAuthenticationManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class MicrosoftAccountMultiFactorAuthenticationManager
Public NotInheritable Class MicrosoftAccountMultiFactorAuthenticationManager
繼承
Object Platform::Object IInspectable MicrosoftAccountMultiFactorAuthenticationManager
屬性

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

屬性

Current

此 API 僅供內部使用,不應在您的程式碼中使用。

方法

AddDeviceAsync(String, String, String)

此 API 僅供內部使用,不應在您的程式碼中使用。

ApproveSessionAsync(MicrosoftAccountMultiFactorSessionAuthenticationStatus, MicrosoftAccountMultiFactorSessionInfo)

此 API 僅供內部使用,不應在您的程式碼中使用。

ApproveSessionAsync(MicrosoftAccountMultiFactorSessionAuthenticationStatus, String, String, MicrosoftAccountMultiFactorAuthenticationType)

此 API 僅供內部使用,不應在您的程式碼中使用。

DenySessionAsync(MicrosoftAccountMultiFactorSessionInfo)

此 API 僅供內部使用,不應在您的程式碼中使用。

DenySessionAsync(String, String, MicrosoftAccountMultiFactorAuthenticationType)

此 API 僅供內部使用,不應在您的程式碼中使用。

GetOneTimePassCodeAsync(String, UInt32)

此 API 僅供內部使用,不應在您的程式碼中使用。

GetSessionsAndUnregisteredAccountsAsync(IIterable<String>)

此 API 僅供內部使用,不應在您的程式碼中使用。

GetSessionsAsync(IIterable<String>)

此 API 僅供內部使用,不應在您的程式碼中使用。

RemoveDeviceAsync(String)

此 API 僅供內部使用,不應在您的程式碼中使用。

UpdateWnsChannelAsync(String, String)

此 API 僅供內部使用,不應在您的程式碼中使用。

適用於