Compartir a través de


ClientCredentials.UseIdentityConfiguration Propiedad

Definición

Obtiene o establece si las credenciales del cliente usan la configuración de identidad.

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

Valor de propiedad

Boolean

true si las credenciales del cliente usan configuración de identidad; si no, false.

Se aplica a