Aracılığıyla paylaş


DefaultHttpContext.Session Özellik

Tanım

Bu istek için kullanıcı oturumu verilerini yönetmek için kullanılan nesneyi alır veya ayarlar.

public:
 virtual property Microsoft::AspNetCore::Http::ISession ^ Session { Microsoft::AspNetCore::Http::ISession ^ get(); void set(Microsoft::AspNetCore::Http::ISession ^ value); };
public override Microsoft.AspNetCore.Http.ISession Session { get; set; }
member this.Session : Microsoft.AspNetCore.Http.ISession with get, set
Public Overrides Property Session As ISession

Özellik Değeri

Şunlara uygulanır