MicrosoftAccountMultiFactorOneTimeCodedInfo
MicrosoftAccountMultiFactorOneTimeCodedInfo
MicrosoftAccountMultiFactorOneTimeCodedInfo
MicrosoftAccountMultiFactorOneTimeCodedInfo
Class
Definition
This API is for internal use only and should not be used in your code.
public : sealed class MicrosoftAccountMultiFactorOneTimeCodedInfo : IMicrosoftAccountMultiFactorOneTimeCodedInfopublic sealed class MicrosoftAccountMultiFactorOneTimeCodedInfo : IMicrosoftAccountMultiFactorOneTimeCodedInfoPublic NotInheritable Class MicrosoftAccountMultiFactorOneTimeCodedInfo Implements IMicrosoftAccountMultiFactorOneTimeCodedInfo// 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
Code Code Code Code
This API is for internal use only and should not be used in your code.
public : PlatForm::String Code { get; }public string Code { get; }Public ReadOnly Property Code As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
This API is for internal use only and should not be used in your code.
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.
TimeInterval TimeInterval TimeInterval TimeInterval
This API is for internal use only and should not be used in your code.
public : TimeSpan TimeInterval { get; }public TimeSpan TimeInterval { get; }Public ReadOnly Property TimeInterval As TimeSpan// You can use this property in JavaScript.
- Value
- TimeSpan TimeSpan TimeSpan TimeSpan
This API is for internal use only and should not be used in your code.
TimeToLive TimeToLive TimeToLive TimeToLive
This API is for internal use only and should not be used in your code.
public : TimeSpan TimeToLive { get; }public TimeSpan TimeToLive { get; }Public ReadOnly Property TimeToLive As TimeSpan// You can use this property in JavaScript.
- Value
- TimeSpan TimeSpan TimeSpan TimeSpan
This API is for internal use only and should not be used in your code.