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

Property Value

Type: CertificateStoreResult
See Also