Поделиться через


CookieAuthenticationOptions.CookiePath Свойство

Определение

Внимание!

This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.

Это свойство устарело и будет удалено в следующей версии. Рекомендуемый вариант — в Cookie.

Определяет путь, используемый для создания файла cookie. Значение по умолчанию — "/" для обеспечения максимальной совместимости с браузером.

public:
 property System::String ^ CookiePath { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.")]
public string CookiePath { get; set; }
[<System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Path.")>]
member this.CookiePath : string with get, set
Public Property CookiePath As String

Значение свойства

Атрибуты

Применяется к