CookieAuthenticationOptions.CookiePath Proprietà

Definizione

Determina il percorso usato per creare il cookie. Il valore predefinito è "/" per la massima compatibilità del browser.

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

Valore della proprietà

Si applica a