LogonAsGuestNotSupportedException Class

The LogonAsGuestNotSupportedException exception is thrown when trying to logon as Guest from a non-web (IIS) scenario, for example, directly thru .NET Business Connector.

Namespace:  Microsoft.Dynamics.BusinessConnectorNet
Assembly:  Microsoft.Dynamics.BusinessConnectorNet (in Microsoft.Dynamics.BusinessConnectorNet.dll)

No code example is currently available or this language may not be supported.

System.Object
  System.Exception
    Microsoft.Dynamics.AxaptaException
      Microsoft.Dynamics.BusinessConnectorNet.BusinessConnectorException
        Microsoft.Dynamics.BusinessConnectorNet.LogonAsGuestNotSupportedException

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Community Additions

ADD
Show: