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: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
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