ErrorCode Property
- Last UpdatedAug 21, 2026
- 1 minute read
Gets the error code.
'Declaration
Public ReadOnly Property ErrorCode As CertificateErrorCode
public CertificateErrorCode ErrorCode {get;}
public:
property CertificateErrorCode ErrorCode {
CertificateErrorCode get();
}