SessionStateSection.SessionIDManagerType Özellik

Tanım

Oturum Kimliği Yöneticisi'nin tam türünü belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Oturum Kimliği Yöneticisi'nin tam türü.

Öznitelikler

Açıklamalar

Özel SessionIDManagerType oturum kimliği yönetim düzenleri için oturum kimliği oluşturma ve yönetimini geçersiz kılar. Varsayılan değer boş bir dizedir ("").

Şunlara uygulanır