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.
This class corresponds to the IIsCertMapper IIS Admin object, and contains the methods and read-only properties for the object.
Methods in Vtable Order
The IIsCertMapper object defines the following methods, in addition to those inherited from CIM_LogicalElement (WMI).
Method |
Description |
---|---|
The CreateMapping method maps a certificate to a Windows account. |
|
The DeleteMapping method deletes an existing certificate mapping. Four seek methods are available to search for the mapping: by certificate, by name, by Windows account, and by numeric String index. |
|
The GetMapping method retrieves a certificate and the mapping data from an existing certificate mapping. Four seek methods are available to search for the mapping: by certificate, by name, by Windows account, and by numeric String index. The retrieved mapping is returned in parameter variables that you provide. |
|
The SetAcct method sets a new value for the Windows account String in an existing certificate mapping. Four seek methods are available to search for the mapping: by certificate, by name, by Windows account, and by numeric String index. |
|
The SetEnabled method enables or disables an existing certificate mapping. Four seek methods are available to search for the mapping: by certificate, by name, by Windows account, and by numeric String index. |
|
The SetName method sets a new value for the name String in an existing certificate mapping. Four seek methods are available to search for the mapping: by certificate, by name, by Windows account, and by numeric String index. |
|
The SetPwd method sets a new value for the Windows password String in an existing certificate mapping. Four seek methods are available to search for the mapping: by certificate, by name, by Windows account, and by numeric String index. |
Properties
The IIsCertMapper object defines the following property, in addition to those inherited from CIM_LogicalElement (WMI).
Property |
Data type |
Description |
---|---|---|
Name |
String |
The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property. |
Requirements
Server: Requires or Windows Server 2003.
Product: IIS