ClientCredentialsElement.SupportInteractive Właściwość

Definicja

Pobiera lub ustawia wartość logiczną określającą, czy poświadczenie obsługuje interakcyjne negocjacje.

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

Wartość właściwości

true jeśli poświadczenie obsługuje interakcyjne negocjacje; w przeciwnym razie , false. Wartość domyślna to true.

Atrybuty

Dotyczy