The GetUserCapability Windows Management Instrumentation (WMI) class method, in Configuration Manager, that …
The following syntax is simplified from Managed Object Format (MOF) code and defines the method.
uint32 GetUserCapability { [IN] UInt32 Feature [OUT] UInt32 Value }; |
Parameters
- Feature
- Data type: UInt32Qualifiers: [id("0"), in]Feature.
- Value
- Data type: UInt32Qualifiers: [id("1"), out]Value.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.