Condividi tramite


SessionOptions.CookieName Proprietà

Definizione

Attenzione

This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.

Questa proprietà è obsoleta e verrà rimossa in una versione futura. L'alternativa consigliata è in Cookie.

Determina il nome del cookie usato per salvare in modo permanente l'ID di sessione.

public:
 property System::String ^ CookieName { System::String ^ get(); void set(System::String ^ value); };
public string CookieName { get; set; }
[System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.")]
public string CookieName { get; set; }
member this.CookieName : string with get, set
[<System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.")>]
member this.CookieName : string with get, set
Public Property CookieName As String

Valore della proprietà

Attributi

Si applica a