Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("This overload of the Secure method has been deprecated and will be removed. Use another variant and specify parameters using Settings object instead.", _ True)> _ Public Sub Secure ( _ parameters As TlsParameters _ ) |
C# |
---|
[ObsoleteAttribute("This overload of the Secure method has been deprecated and will be removed. Use another variant and specify parameters using Settings object instead.", true)] public void Secure( TlsParameters parameters ) |
Parameters
- parameters
- Type: Rebex.Net..::..TlsParameters