ClientCredentialsElement.SupportInteractive Özellik

Tanım

Kimlik bilgisinin etkileşimli anlaşmayı destekleyip desteklemediğini belirten bir Boole değeri alır veya ayarlar.

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

Özellik Değeri

Boolean

true kimlik bilgileri etkileşimli anlaşmayı destekliyorsa; Aksi takdirde, false . Varsayılan değer: true.

Öznitelikler

Şunlara uygulanır