ServiceCredentials.UseIdentityConfiguration Propiedad

Definición

Obtiene o establece si la credencial del servicio usa 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 la credencial de servicio usa configuración de identidad; si no, false.

Se aplica a