| BenchUserInfoToString Method |
Creates a string representation of the user info.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA string with name and email of the user.
See Also