| HandleClientIsAuthenticated Property |
Is Authenticated Property
Namespace:
CSharpGrid.TCPServer
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsAuthenticated { get; }
public:
property bool IsAuthenticated {
bool get ();
}
Property Value
Type:
BooleanSee Also