Visual Guard Class Library Documentation

VGAnonymousSessionNotAllowedException Class

Exception thrown when the method LoadAnomymousSecurity is called and the application disallows anonymous session or if the role granted to anonymous session is not valid.

For a list of all members of this type, see VGAnonymousSessionNotAllowedException Members.

System.Object
   Exception
      VGAnonymousSessionNotAllowedException

public class VGAnonymousSessionNotAllowedException : Exception

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Novalys.VisualGuard.Security

Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll)

See Also

VGAnonymousSessionNotAllowedException Members | Novalys.VisualGuard.Security Namespace