Visual Guard Class Library Documentation

VGPermissionVersionNotSupportedException Class

Exception thrown when the version of the permissions stored in the repository is not supported by the application.

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

System.Object
   Exception
      VGPermissionVersionNotSupportedException

public class VGPermissionVersionNotSupportedException : 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.

Remarks

You can check the version of permissions by handling the event CheckVersion

Requirements

Namespace: Novalys.VisualGuard.Security

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

See Also

VGPermissionVersionNotSupportedException Members | Novalys.VisualGuard.Security Namespace