ClientCredentials.UseIdentityConfiguration Vlastnost

Definice

Získá nebo nastaví, zda přihlašovací údaje klienta používají konfiguraci identity.

public:
 property bool UseIdentityConfiguration { bool get(); void set(bool value); };
public bool UseIdentityConfiguration { get; set; }
member this.UseIdentityConfiguration : bool with get, set
Public Property UseIdentityConfiguration As Boolean

Hodnota vlastnosti

Boolean

true pokud přihlašovací údaje klienta používají konfiguraci identity; falsev opačném případě .

Platí pro