PowerTCP Sockets for .NET
ValidationCallback Field (Security)




The delegate that executes after the server provides its certificate to the client.
Syntax
'Declaration
 
Public ValidationCallback As RemoteCertificateValidationCallback
'Usage
 
Dim instance As Security
Dim value As RemoteCertificateValidationCallback
 
value = instance.ValidationCallback
 
instance.ValidationCallback = value
public RemoteCertificateValidationCallback ValidationCallback
public: RemoteCertificateValidationCallback* ValidationCallback
public:
RemoteCertificateValidationCallback^ ValidationCallback
See Also

Reference

Security Class
Security Members


PowerTCP Sockets for .NET Documentation Version 4.5
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic