Partager via


ManagementAdministrationConfiguration.AllowUntrustedProviders Propriété

Définition

Obtient une valeur indiquant si les fournisseurs non approuvés sont autorisés.

public:
 property bool AllowUntrustedProviders { bool get(); };
public bool AllowUntrustedProviders { get; }
member this.AllowUntrustedProviders : bool
Public ReadOnly Property AllowUntrustedProviders As Boolean

Valeur de propriété

true si l’attribut allowUntrustedProviders de la section system.webServer/management/trustedProviders du fichier Administration.config est true; sinon, false.

S’applique à