SqlNetCloudUser
This property specifies an user name for web server HTTP basic authentication.
Declaration
// C#
public static string SqlNetCloudUser { get; set; }Property Type
System.String
Default: none
Remarks
When you use a secure websocket protocol, the client uses this user as the user name for authentication. The password for this user should be stored in a wallet using mkstore utility commands.