MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo
MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo
MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo
MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo
Class
Definition
This API is for internal use only and should not be used in your code.
public : sealed class MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo : IMicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfopublic sealed class MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo : IMicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfoPublic NotInheritable Class MicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo Implements IMicrosoftAccountMultiFactorUnregisteredAccountsAndSessionInfo// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 Anniversary Edition (introduced v10.0.14393.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v3)
|
Properties
ServiceResponse ServiceResponse ServiceResponse ServiceResponse
This API is for internal use only and should not be used in your code.
public : MicrosoftAccountMultiFactorServiceResponse ServiceResponse { get; }public MicrosoftAccountMultiFactorServiceResponse ServiceResponse { get; }Public ReadOnly Property ServiceResponse As MicrosoftAccountMultiFactorServiceResponse// You can use this property in JavaScript.
- Value
- MicrosoftAccountMultiFactorServiceResponse MicrosoftAccountMultiFactorServiceResponse MicrosoftAccountMultiFactorServiceResponse MicrosoftAccountMultiFactorServiceResponse
This API is for internal use only and should not be used in your code.
Sessions Sessions Sessions Sessions
This API is for internal use only and should not be used in your code.
public : IVectorView<MicrosoftAccountMultiFactorSessionInfo> Sessions { get; }public IReadOnlyList<MicrosoftAccountMultiFactorSessionInfo> Sessions { get; }Public ReadOnly Property Sessions As IReadOnlyList<MicrosoftAccountMultiFactorSessionInfo>// You can use this property in JavaScript.
- Value
- IVectorView<MicrosoftAccountMultiFactorSessionInfo> IReadOnlyList<MicrosoftAccountMultiFactorSessionInfo> IReadOnlyList<MicrosoftAccountMultiFactorSessionInfo> IReadOnlyList<MicrosoftAccountMultiFactorSessionInfo>
This API is for internal use only and should not be used in your code.
UnregisteredAccounts UnregisteredAccounts UnregisteredAccounts UnregisteredAccounts
This API is for internal use only and should not be used in your code.
public : IVectorView<string> UnregisteredAccounts { get; }public IReadOnlyList<string> UnregisteredAccounts { get; }Public ReadOnly Property UnregisteredAccounts As IReadOnlyList<string>// You can use this property in JavaScript.
- Value
- IVectorView<PlatForm::String> IReadOnlyList<string> IReadOnlyList<string> IReadOnlyList<string>
This API is for internal use only and should not be used in your code.