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

Authority Property

Previous pageReturn to chapter overviewNext page

描述

 

SWbemObjectPath对象的权威属性包含一个字符串,用于定义对象路径的权威组件。有关详细信息,请参阅SWbemLocator.ConnectServer方法的strAuthorityen参数和设置IWbemServices和其他代理的安全性.

 

PowerBASIC 语法

 

PROPERTY SET Authority ( _

BYVAL strAuthority AS WSTRING _

)

 

参数

 

strAuthority

 

定义对象路径的权威组件的字符串。

 

要求

 

客户

需要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。