Click or drag to resize

ProxyCfgUserName Property

User name for the proxy server authentication.

Namespace:  Sfs2X.Util
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public string UserName { get; set; }

Property Value

Type: String
Remarks
Use only if the proxy server requires authentication.
See Also