Leer en inglés

Compartir a través de


CookieExpiration.TimeToExpiration Propiedad

Definición

Obtiene o establece la hora después de que se realice la solicitud cuando la cookie de sesión debe expirar.

[Newtonsoft.Json.JsonProperty(PropertyName="timeToExpiration")]
public string TimeToExpiration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timeToExpiration")>]
member this.TimeToExpiration : string with get, set
Public Property TimeToExpiration As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a