CertificateAuthorityStop Method

Stops Certification Authority service.

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public void Stop()

Exceptions

InvalidOperationExceptionThe service is already stopped.

See Also