Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / WebChannelAuthorizationException Class
Members

In This Topic
    WebChannelAuthorizationException Class
    In This Topic
    Thrown by the web channel when it is unable to authenticate to the remote server.
    Syntax
    'Declaration
     
    
    Public Class WebChannelAuthorizationException 
       Inherits WebChannelException
    public class WebChannelAuthorizationException : WebChannelException 
    Inheritance Hierarchy

    System.Object
       System.Exception
                Gibraltar.Server.Client.WebChannelAuthorizationException

    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