次の方法で共有


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 は内部使用のみを目的としており、コードでは使用しないでください。

適用対象