Mentalis.org Security Library documentation

RequestEventArgs.Certificate Property

Gets or sets the Certificate that should be sent to the remote host.

[Visual Basic]
Public Property Certificate As Certificate
[C#]
public Org.Mentalis.Security.Certificates.Certificate Certificate {get; set;}

Property Value

A Certificate instance.

See Also

RequestEventArgs Class | RequestEventArgs Members | Org.Mentalis.Security.Ssl Namespace