CookieAuthenticationOptions.CookiePath Propriedade

Definição

Determina o caminho usado para criar o cookie. O valor padrão é "/" para maior compatibilidade do navegador.

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

Valor da propriedade

Aplica-se a