The certificate used to authenticate the remote party.
Namespace: Lesnikowski.Client
Assembly: Mail (in Mail.dll)
Version: 2.7.2897.36617
Syntax
| C# |
|---|
public X509Certificate Certificate{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Certificate As X509Certificate |
| Visual C++ |
|---|
public: property X509Certificate^ Certificate { X509Certificate^ get (); } |
See Also
Lesnikowski.Client Namespace