IIsCertMapper (ADSI)
The IIsCertMapper object maps client certificates to Windows user accounts. IIsCertMapper is an ADSI object, but not an ADSI container object.
Methods in Vtable Order
The IIsCertMapper object defines the following methods.
Method |
Description |
---|---|
Maps a certificate to a Windows account. |
|
Deletes an existing certificate mapping. |
|
Retrieves an existing certificate mapping. |
|
Sets a new value for the Windows account string in an existing certificate mapping. |
|
Enables or disables an existing certificate mapping. |
|
Sets a new value for the name string in an existing certificate mapping. |
|
Sets a new value for the Windows password string in an existing certificate mapping. |
ADsPath
- IIS:// MachineName/W3SVC/ N/IIsCertMapper
where MachineName can be any name or LocalHost.
Syntax
varReturn = IIsCertMapper. Method
Parameters
varReturn
A variable that receives the return value from the method.Method
The object method chosen.
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