Invokes the VerifyCertificate event.
protected override int OnVerify(
int ok,
string certificateString,
DicomSecurityCertificateException error
)
protected:
virtual Int32 OnVerify(
Int32 ok,
String^ certificateString,
DicomSecurityCertificateException^ error
) override
ok
A value of 1 indicates the verification of the certificate was successful. A value of 0 indicates failure.
certificateString
Provides detailed information about the certificate.
error
A DicomSecurityCertificateException exception that indicates success or an error.
0 to stop the verification process.
1 to continue the verification process.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document