CertRequestAdminD Class

Represents a Windows-specific implementation of ICertRequestAdmin interface.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public class CertRequestAdminD : ICertRequestAdmin
Inheritance
Object    CertRequestAdminD
Implements
ICertRequestAdmin

Constructors

CertRequestAdminD Initializes a new instance of CertRequestAdminD class from Certification Authority configuration string.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
SetCertificateExtension Sets or modifies the custom extension for a pending request.
ToString
(Inherited from Object)

See Also