AdcsDbRow Class |
Namespace: SysadminsLV.PKI.Management.CertificateServices.Database
The AdcsDbRow type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigString |
Gets or sets the configuration string of the CA server to which this object is related.
| |
| Properties |
Gets a collection of properties associated with the current row object.
| |
| RequestId |
Gets or sets RequestId which corresponds to request ID number in CA database. This property is set to zero
for non-request tables.
| |
| RowId |
Gets or sets RowId which corresponds to row number in CA database.
| |
| Table |
Gets or sets database table name.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |