Freigeben über


CookieAuthenticationOptions.CookiePath Eigenschaft

Definition

Achtung

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

Diese Eigenschaft ist veraltet und wird in einer zukünftigen Version entfernt. Die empfohlene Alternative ist auf Cookie.

Bestimmt den Pfad, mit dem ein Cookie erstellt wurde. Der Standardwert ist "/" für die höchste Browserkompatibilität.

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

Eigenschaftswert

Attribute

Gilt für: