SWbemObjectSet.Security_ 属性

SWbemObjectSet 对象的 Security_ 属性用于获取或设置 SWbemObjectSet 对象的安全设置。 此属性是 SWbemSecurity 对象。

注意

SWbemObjectSet 对象的 Security_ 属性设置为 NULL 可始终向所有人授予无限制访问权限。 有关无限制访问权限的影响的详细信息,请参阅 SWbemSecurity

有关此语法的说明,请参阅脚本 API 的文档约定

此属性为只读。

语法

SWbemObjectSet.Security_ As Object

属性值

要求

要求
最低受支持的客户端
Windows Vista
最低受支持的服务器
Windows Server 2008
标头
Wbemdisp.h
类型库
Wbemdisp.tlb
DLL
Wbemdisp.dll
CLSID
CLSID_SWbemObjectSet
IID
IID_ISWbemObjectSet

另请参阅

SWbemObjectSet

创建 WMI 应用程序或脚本

保护脚本客户端