Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Net Namespace / BasicAuthenticationProvider Class / PreProcessRequest Method

In This Topic
    PreProcessRequest Method (BasicAuthenticationProvider)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub PreProcessRequest( _
       ByVal entryUri As Uri, _
       ByVal client As HttpClient, _
       ByVal resourceUrl As String, _
       ByVal requestSupportsAuthentication As Boolean _
    ) 

    Parameters

    entryUri
    client
    resourceUrl
    requestSupportsAuthentication
    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