ServiceConfiguration.UseIdentityConfiguration Propiedad

Definición

Obtiene o establece un valor que indica si el servicio utiliza 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

true si el servicio usa la configuración de identidad; si no, false.

Se aplica a