SWbemObjectPath.Security_ 属性
SWbemObjectPath 对象的 Security 属性用于获取或设置对象路径的安全组件。 请注意,此属性不用于设置 SWbemObjectPath 对象本身的安全属性。 此属性仅用于表示 SWbemLocator 对象的路径的安全组件。 此属性是一个 SWbemSecurity 对象。
注意
将 SWbemObjectPath 对象的 Security_ 属性设置为 NULL 可始终向所有人授予无限制访问权限。 有关详细信息,请参阅SWbemSecurity。
有关详细信息,请参阅脚本 API 的文档约定。
此属性为只读。
语法
SWbemObjectPath.Security_ As Object
属性值
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
标头 |
|
类型库 |
|
DLL |
|
CLSID |
CLSID_SWbemObjectPath |
IID |
IID_ISWbemObjectPath |