Compartir a través de


AuthenticationProperties.IsPersistent Propiedad

Definición

Obtiene o establece si la sesión de autenticación persiste en varias solicitudes.

public:
 property bool IsPersistent { bool get(); void set(bool value); };
public bool IsPersistent { get; set; }
member this.IsPersistent : bool with get, set
Public Property IsPersistent As Boolean

Valor de propiedad

Se aplica a