Partager via


CookieAuthenticationOptions.CookiePath Propriété

Définition

Détermine le chemin utilisé pour créer le cookie. La valeur par défaut est « / » pour la compatibilité du navigateur la plus élevée.

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

Valeur de propriété

S’applique à