PowerTCP Mail for .NET
SelectionCallback Field




The delegate that executes to permit selection of a cient certificate.
Syntax
Public SelectionCallback As LocalCertificateSelectionCallback
Dim instance As ClientSecurity
Dim value As LocalCertificateSelectionCallback
 
value = instance.SelectionCallback
 
instance.SelectionCallback = value
public LocalCertificateSelectionCallback SelectionCallback
public: LocalCertificateSelectionCallback* SelectionCallback
public:
LocalCertificateSelectionCallback^ SelectionCallback
Remarks

If null, the Certificates collection will be examined for a valid certifiate.

The certificate returned in this delegate will supercede any certificate present in the Certificates collection.

See Also

Reference

ClientSecurity Class
ClientSecurity Members


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