FederatedSessionExpiredException.Expired Property

Definition

Gets the time that the session expired.

public:
 property DateTime Expired { DateTime get(); };
public DateTime Expired { get; }
member this.Expired : DateTime
Public ReadOnly Property Expired As DateTime

Property Value

The time that the session expired.

Applies to