MicrosoftAccountMultiFactorSessionInfo.RequestTime Property

Definition

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

public:
 property DateTime RequestTime { DateTime get(); };
DateTime RequestTime();
public System.DateTimeOffset RequestTime { get; }
var dateTime = microsoftAccountMultiFactorSessionInfo.requestTime;
Public ReadOnly Property RequestTime As DateTimeOffset

Property Value

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

Applies to