TspStatusInfo Class

Represents Time-Stamp Response status information.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
C#
public class TspStatusInfo
Inheritance
Object    TspStatusInfo

Properties

ErrorCode Gets the detailed response error code when request was not successful.
ErrorText Gets an optional error message returned from server when request was not successful.
ResponseStatus Gets the response status.

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also