SessionOptions.CookieName Właściwość

Definicja

Przestroga

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

Ta właściwość jest przestarzała i zostanie usunięta w przyszłej wersji. Zalecaną alternatywą jest wartość .Cookie

Określa nazwę pliku cookie używaną do utrwalania identyfikatora sesji.

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

Wartość właściwości

Atrybuty

Dotyczy