Share via


WmiActivity.EnableAllPrivileges Property

Definition

Enables all the privileges of the current user before the command makes the WMI call.

public:
 property bool EnableAllPrivileges { bool get(); void set(bool value); };
public:
 property bool EnableAllPrivileges { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(null)]
public bool EnableAllPrivileges { get; set; }
[<System.ComponentModel.DefaultValue(null)>]
member this.EnableAllPrivileges : bool with get, set
Public Property EnableAllPrivileges As Boolean

Property Value

Attributes

Applies to