AdcsDbRowConfigString Property
Gets or sets the configuration string of the CA server to which this object is related.
Namespace: SysadminsLV.PKI.Management.CertificateServices.DatabaseAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public string ConfigString { get; set; }
Public Property ConfigString As String
Get
Set
public:
property String^ ConfigString {
String^ get ();
void set (String^ value);
}
member ConfigString : string with get, set
Property Value
String