MicrosoftAccountMultiFactorOneTimeCodedInfo.TimeToLive Property

Definition

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

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

Property Value

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

Applies to