IWbemUnsecuredApartment interface (wbemcli.h)
The IWbemUnsecuredApartment interface allows client applications to determine whether Unsecapp.exe performs access checks on asynchronous callbacks. Unsecapp.exe supports both IUnsecuredApartment and IWbemUnsecuredApartment interfaces.
Inheritance
The IWbemUnsecuredApartment interface inherits from IUnsecuredApartment. IWbemUnsecuredApartment also has these types of members:
Methods
The IWbemUnsecuredApartment interface has these methods.
IWbemUnsecuredApartment::CreateSinkStub The CreateSinkStub method is similar to the IUnsecuredApartment::CreateObjectStub and creates an object forwarder sink and performs access checks for receiving asynchronous calls from Windows Management. |
Remarks
IWbemUnsecuredApartment is similar to IUnsecuredApartment, which also creates a sink in a separate process. For more information, see Performing Access Checks.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBEM\CIMOM\UnsecAppAccessControlDefault
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemcli.h (include Wbemidl.h) |