Język

AuthenticationInformation.NotOnOrAfter Właściwość

Definicja

Pobiera lub ustawia czas, przez który sesja określona w indeksie sesji musi zostać uznana za zakończoną.

public:
 property Nullable<DateTime> NotOnOrAfter { Nullable<DateTime> get(); void set(Nullable<DateTime> value); };
public DateTime? NotOnOrAfter { get; set; }
member this.NotOnOrAfter : Nullable<DateTime> with get, set
Public Property NotOnOrAfter As Nullable(Of DateTime)

Wartość właściwości

Czas, przez który sesja musi zostać uznana za zakończoną.

Dotyczy