Share via


WmiConfigurationAttribute.SecurityRestriction Propriété

Définition

Obtient ou définit un descripteur de sécurité pour le fournisseur WMI.

public:
 property System::String ^ SecurityRestriction { System::String ^ get(); void set(System::String ^ value); };
public string SecurityRestriction { get; set; }
member this.SecurityRestriction : string with get, set
Public Property SecurityRestriction As String

Valeur de propriété

Descripteur de sécurité pour le fournisseur WMI.

Remarques

Pour plus d’informations, consultez les informations de propriété SecurityDescriptor dans la __Win32Provider référence.

S’applique à