Visual Guard Class Library Documentation

VGAssemblyNotSecuredException Class

Exception thrown when the application tries to load security permission from a repository and the application is not declared in the repository.

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

System.Object
   Exception
      VGAssemblyNotSecuredException

public class VGAssemblyNotSecuredException : 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

The id of the secured assembly is stored in the "VisualGuardConfiguration.config". You must regenerate this file property by using the Visual Guard console.

Requirements

Namespace: Novalys.VisualGuard.Security

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

See Also

VGAssemblyNotSecuredException Members | Novalys.VisualGuard.Security Namespace