ServiceCredentialsElement.UseIdentityConfiguration Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Werts, der angibt, ob das Dienstanmeldeinformationselement die Identitätskonfiguration verwendet.

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

Eigenschaftswert

truewenn das Dienstanmeldeinformationselement die Identitätskonfiguration verwendet; andernfalls . false

Attribute

Gilt für: