Share via


MicrosoftAccountMultiFactorSessionInfo.ExpirationTime Property

Definition

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

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

Property Value

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

Applies to