Gets the user name. If it is set to null ('Nothing' in VB.NET), integrated authentication (single sign-on) will be used.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property UserName As String Get Set |
C# |
---|
public string UserName { get; set; } |