The IIsCertMapper object maps client certificates to Windows user accounts. IIsCertMapper is an ADSI object, but not an ADSI container object.
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. |
where MachineName can be any name or LocalHost.
Syntax
varReturn = IIsCertMapper. Method
Parameters
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