CookieAuthenticationOptions.CookiePath Eigenschaft

Definition

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

public:
 property System::String ^ CookiePath { System::String ^ get(); void set(System::String ^ value); };
public string CookiePath { get; set; }
member this.CookiePath : string with get, set
Public Property CookiePath As String

Eigenschaftswert

Gilt für: