Sdílet prostřednictvím


SessionStateSection.SessionIDManagerType Vlastnost

Definice

Získá nebo nastaví hodnotu určující plně kvalifikovaný typ správce ID relace.

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

Hodnota vlastnosti

String

Plně kvalifikovaný typ správce ID relace.

Atributy

Poznámky

Přepisuje SessionIDManagerType generování a správu ID relace pro vlastní schémata správy ID relace. Výchozí hodnota je prázdný řetězec ("").

Platí pro