Click or drag to resize

LoginMessageToString Method

Returns a String that represents this instance.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this instance.
See Also