Gets the server certificate to be validated.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Certificate As Certificate Get |
| C# |
|---|
public Certificate Certificate { get; } |