SWbemObjectPath.Authority property
The Authority property of the SWbemObjectPath object contains a string that defines the Authority component of the object path. For more information, see the strAuthority parameter of the SWbemLocator.ConnectServer method and Setting the Security on IWbemServices and Other Proxies.
For an explanation of this syntax, see Document Conventions for the Scripting API.
This property is read/write.
Syntax
SWbemObjectPath.Authority As String
Property value
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |
Header |
|
Type library |
|
DLL |
|
CLSID |
CLSID_SWbemObjectPath |
IID |
IID_ISWbemObjectPath |