勇芳软件工作室.汉化:  Windows Management Instrumentation > Scripting API for WMI > Scripting API Objects > SWbemObject >

Security_ Property

Previous pageReturn to chapter overviewNext page

描述

 

安全_对象的安全_属性用于读取或设置SWbemObject对象的安全设置。此属性是SWbemSecurity对象。此对象中的安全设置不表示在与Windows Management Instrumentation(WMI)的连接上进行的身份验证,模拟或特权设置,或者在异步调用中将对象传递到接收器时,代理的安全性。有关详细信息,请参阅维护WMI安全.

 

注意SWbemObject对象的SWbemObject属性设置为NULL可以不间断地访问所有人。有关详细信息,请参阅SWbemSecurity.

 

PowerBASIC 语法

 

PROPERTY GET Security_ () AS ISWbemSecurity

 

返回值

 

一个SWbemSecurity对象。

 

要求

 

客户

需要Windows Vista,Windows XP,Windows 2000 Professional,Windows NT Workstation 4.0 SP4及更高版本,Windows Me,Windows 98或Windows 95 OSR2及更高版本。

服务器

需要Windows Server 2008,Windows Server 2003,Windows 2000 Server或Windows NT Server 4.0 SP4及更高版本。

类型库

使用Wbemdisp.tlb。

Wbemdisp.inc。

DLL

需要Wbemdisp.dll。