Udostępnij za pośrednictwem


SessionStateSection.SessionIDManagerType Właściwość

Definicja

Pobiera lub ustawia wartość określającą w pełni kwalifikowany typ Menedżera identyfikatorów sesji.

public:
 property System::String ^ SessionIDManagerType { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("sessionIDManagerType", DefaultValue="")]
public string SessionIDManagerType { get; set; }
[<System.Configuration.ConfigurationProperty("sessionIDManagerType", DefaultValue="")>]
member this.SessionIDManagerType : string with get, set
Public Property SessionIDManagerType As String

Wartość właściwości

String

W pełni kwalifikowany typ Menedżera identyfikatorów sesji.

Atrybuty

Uwagi

Zastępuje SessionIDManagerType generowanie identyfikatorów sesji i zarządzanie niestandardowymi schematami zarządzania identyfikatorami sesji. Wartością domyślną jest ciąg pusty ("").

Dotyczy