ServiceCredentials.UseIdentityConfiguration Vlastnost

Definice

Získá nebo nastaví, jestli přihlašovací údaje služby 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

truepokud přihlašovací údaje služby používají konfiguraci identity; v opačném případě . false

Platí pro