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: 550.0.60.0
Syntax
C#
public CertificateValidationResult ErrorCode { get; }

Property Value

Type: CertificateValidationResult
See Also