Visual Guard Class Library Documentation

VGUnauthorizedAnonymousUserException Constructor

Initializes a newly created instance of VGUnauthorizedAnonymousUserException

Overload List

Serialization constructor

public VGUnauthorizedAnonymousUserException(SerializationInfo,StreamingContext);

Initializes a newly created instance of VGUnauthorizedAnonymousUserException

public VGUnauthorizedAnonymousUserException(String);

Initializes a newly created instance of VGUnauthorizedAnonymousUserException

public VGUnauthorizedAnonymousUserException(String,Exception);

See Also

VGUnauthorizedAnonymousUserException Class | Novalys.VisualGuard.Security Namespace