WebSocket..::..Credentials Property
   Gets the credentials for the HTTP authentication (Basic/Digest).
   
                
    Namespace: 
   WebSocketSharpAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public NetworkCredential Credentials { get; }
Public ReadOnly Property Credentials As NetworkCredential Get
public: property NetworkCredential^ Credentials { NetworkCredential^ get (); }