ClientCredentialsElement.UseIdentityConfiguration Özellik

Tanım

İstemci kimlik bilgilerinin kimlik yapılandırması kullanıp kullanmadığını alır veya ayarlar.

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

Özellik Değeri

Boolean

true istemci kimlik bilgileri kimlik yapılandırması kullanıyorsa; Aksi takdirde, false .

Öznitelikler

Şunlara uygulanır