Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can use the IIsWebService object to set inheritable metabase properties for Web sites and Web virtual directories. The IIsWebService object is an ADSI container object.
ADsPath
- IIS:// MachineName/W3SVC
where MachineName can be any computer name or LocalHost.
Syntax
varReturn = object. Method
Parameters
varReturn
A variable that receives the return value from the method.object
A variable that contains the IIsWebServer object, usually as a result of a previous GetObject operation.Method
The object method chosen.
Can Contain
Properties
Windows ADSI Object Properties
Metabase Properties
A-Asp... |
|
---|---|
Auth...-I |
|
Log... |
|
M-U |
|
Methods
Standard methods for ADSI objects. |
|
Standard methods for ADSI container objects. |
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS