NetworkCredential Constructor (String, String, String, array<String>[]()[][])
Initializes a new instance of the NetworkCredential class with
the specified user name, password, domain, and roles.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | userName is nullNothingnullptra null reference (Nothing in Visual Basic). |
ArgumentException | userName is empty. |