WmiConfigurationAttribute.SecurityRestriction Proprietà

Definizione

Ottiene o imposta un descrittore di sicurezza per il provider 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

Valore della proprietà

Descrittore di sicurezza per il provider WMI.

Commenti

Per altre informazioni, vedere le informazioni sulla proprietà SecurityDescriptor nel riferimento __Win32Provider.

Si applica a