Click or drag to resize

CertificateStoreExceptionErrorCode Property

Contains an error code indicating the reason of client identity certificate store failures/success.

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

Property Value

Type: CertificateStoreResult
See Also