Gets or sets the security parameters.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property Parameters As TlsParameters Get Set |
C# |
---|
public TlsParameters Parameters { get; set; } |