TspStatusInfoErrorText Property |
Gets an optional error message returned from server when request was not successful.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ErrorText { get; }
Public ReadOnly Property ErrorText As String
Get
public:
property String^ ErrorText {
String^ get ();
}
member ErrorText : string with get
Property Value
Type:
StringSee Also