C# Class Opc.Ua.CertificateValidationEventArgs

The event arguments provided when a certificate validation error occurs.
Inheritance: System.EventArgs
ファイルを表示 Open project: OPCFoundation/UA-.NETStandardLibrary Class Usage Examples

Private Methods

Method Description
CertificateValidationEventArgs ( ServiceResult error, X509Certificate2 certificate ) : System

Creates a new instance.