AdcsDbRowConfigString Property |
Gets or sets the configuration string of the CA server to which this object is related.
Namespace:
SysadminsLV.PKI.Management.CertificateServices.Database
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax 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
Type:
StringSee Also