Click or drag to resize
CertificateValidationExceptionErrorCode Property
Contains an error code indicating the reason of certificate validation failure/success.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public CertificateValidationResult ErrorCode { get; }

Property Value

Type: CertificateValidationResult
See Also