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 仅供内部使用,不应在代码中使用。

适用于