SSLServerCert Property
The server's public certificate.
Syntax
[VB.NET] Public Property SSLServerCert As Certificate
[C#] public Certificate SSLServerCert {get; set;}
Remarks
This property specifies the server's public certificate. This must be set if the server requires EPA (Extended Protection for Authentication).