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