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.

Namespace: Novalys.VisualGuard.Security
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
[SerializableAttribute]
public class VGAnonymousSessionNotAllowedException : Exception
Visual Basic
<SerializableAttribute>
Public Class VGAnonymousSessionNotAllowedException
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Novalys.VisualGuard.Security..::..VGAnonymousSessionNotAllowedException

See Also