Aracılığıyla paylaş


SessionStateSection.UseHostingIdentity Özellik

Tanım

Oturum durumunun kullanılabilir olduğunda istemci kimliğe bürünme kullanacağını veya her zaman barındırma kimliğine geri döndürüleceğini belirten bir değer alır veya ayarlar.

public:
 property bool UseHostingIdentity { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("useHostingIdentity", DefaultValue=true)]
public bool UseHostingIdentity { get; set; }
[<System.Configuration.ConfigurationProperty("useHostingIdentity", DefaultValue=true)>]
member this.UseHostingIdentity : bool with get, set
Public Property UseHostingIdentity As Boolean

Özellik Değeri

true Web uygulaması barındırma kimliğine geri dönecekse; aksi takdirde , false. true varsayılan değerdir.

Öznitelikler

Şunlara uygulanır