RequestRow Class |
Namespace: PKI.CertificateServices.DB
The RequestRow type exposes the following members.
Name | Description | |
---|---|---|
![]() | RequestRow | Initializes a new instance of the RequestRow class |
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 | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |