ActivityImplementationContext.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); };
public bool EnableAllPrivileges { get; set; }
member this.EnableAllPrivileges : bool with get, set
Public Property EnableAllPrivileges As Boolean

Property Value

Applies to