ClientCredentialsElement.SupportInteractive Egenskap

Definition

Hämtar eller anger ett booleskt värde som anger om autentiseringsuppgifterna stöder interaktiva förhandlingar.

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

Egenskapsvärde

trueom autentiseringsuppgifterna stöder interaktiva förhandlingar; annars . false Standardvärdet är true.

Attribut

Gäller för