The IsClientOperationUpdateAllowed Windows Management Instrumentation (WMI) class method, in Configuration Manager, that checks whether a user has permission to update an operation.  

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

uint32 IsClientOperationUpdateAllowed 
{
	[IN]	UInt32 OperationID
};

Parameters

OperationID

Data type: UInt32Qualifiers: [id("0"), in]OperationID.  

Remarks

Requirements

Runtime Requirements

Development Requirements