ICertServerPolicyManaged Interface

Represents communication interface between policy module and Certification Authority.

Definition

Namespace: ADCS.CertMod.Managed
Assembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 1.2.0.0 (1.2.0.0)
C#
public interface ICertServerPolicyManaged

Methods

DisableCertificateExtension Disables certificate extension in issued certificate.
SetCertificateExtension Adds or overwrites certificate extension in issued certificate.
SetCertificateProperty Sets certificate property.

See Also