One or more errors associated with the remote certificate.
Namespace:
Lesnikowski.ClientAssembly: Mail (in Mail.dll) Version: 3.0.10208.1049
Syntax
| C# |
|---|
public SslPolicyErrors SslPolicyErrors { get; private set; } |
| Visual Basic (Declaration) |
|---|
Public Property SslPolicyErrors As SslPolicyErrors |
| Visual C++ |
|---|
public: property SslPolicyErrors SslPolicyErrors { SslPolicyErrors get (); void set (SslPolicyErrors value); } |