Mentalis.org Security Library documentation

Certificate.ToString Method ()

Returns a string representation of the current Certificate object.

[Visual Basic]
Overrides Overloads Public Function ToString() As String
[C#]
public override string ToString();

Return Value

A string representation of the current Certificate object.

See Also

Certificate Class | Org.Mentalis.Security.Certificates Namespace | Certificate.ToString Overload List