CertificateAuthority Constructor (String) |
Note: This API is now obsolete.
Namespace: PKI.CertificateServices
[ObsoleteAttribute("Deprecated. Use 'Connect(String)' static method instead.")] public CertificateAuthority( string computerName )
| Exception | Condition |
|---|---|
| ArgumentNullException | Te computerName parameter is null or empty. |
| ServerUnavailableException | The computer specified in the computerName parameter could not be contacted via remote registry. |