Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Net Namespace / BasicAuthenticationProvider Class / UserName Property

In This Topic
    UserName Property (BasicAuthenticationProvider)
    In This Topic
    The user name to use for basic authentication
    Syntax
    'Declaration
     
    
    Public Property UserName As String
    public string UserName {get; set;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also