CookieAuthenticationOptions.CookiePath 屬性

定義

決定用來建立 Cookie 的路徑。 預設值為 「/」 以達到最高瀏覽器相容性。

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

屬性值

適用於