Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / WebChannelRequestBase Class / SupportsAuthentication Property

In This Topic
    SupportsAuthentication Property (WebChannelRequestBase)
    In This Topic
    Indicates if the web request supports authentication, so if the server requests credentials the request can provide them.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SupportsAuthentication As Boolean
    public bool SupportsAuthentication {get;}
    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