←Select platform

Ok Property

Summary

Determines the verification behavior in the certificate exchange/verification phase of TLS DICOM Security negotiation and optionally controls the verification process.

Syntax
C#
VB
C++
public int Ok { get; set; } 
Public Property Ok() As Integer 
   Get 
   Set 
public:  
   property Int32 Ok 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

An integer value that determines the verification behavior in the certificate exchange/verification phase of TLS DICOM Security negotiation and optionally controls the verification process.

Remarks

For more information, refer to VerifyCertificateEventArgs.

Example

For an example, refer to VerifyCertificate.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.