CertSrvCdpAiaConfigT Constructor

Initializes a new instance of CertSrvCdpAiaConfig from computer name and configuration property name.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
protected CertSrvCdpAiaConfig(
	string computerName,
	string propertyName
)

Parameters

computerName  String
Specifies the CA computer name.
propertyName  String
Specifies the configuration property name. Must be

See Also