ServiceConfiguration.UseIdentityConfiguration Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de service identiteitsconfiguratie gebruikt.

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

Waarde van eigenschap

true als de service gebruikmaakt van de identificatieconfiguratie; anders, false.

Van toepassing op