MicrosoftAccountMultiFactorOneTimeCodedInfo.TimeInterval Property

Definition

This API is for internal use only and should not be used in your code.

public:
 property TimeSpan TimeInterval { TimeSpan get(); };
TimeSpan TimeInterval();
public System.TimeSpan TimeInterval { get; }
var timeSpan = microsoftAccountMultiFactorOneTimeCodedInfo.timeInterval;
Public ReadOnly Property TimeInterval As TimeSpan

Property Value

This API is for internal use only and should not be used in your code.

Applies to