Exception thrown when the application tries to load security permission from a repository and the application is not declared in the repository.
Namespace:
Novalys.VisualGuard.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2.7.809.10 (2.7.809.19)
Syntax
| C# |
|---|
[SerializableAttribute] public sealed class VGAssemblyNotSecuredException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class VGAssemblyNotSecuredException _ Inherits Exception |
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.
Inheritance Hierarchy
System..::.Object
System..::.Exception
Novalys.VisualGuard.Security..::.VGAssemblyNotSecuredException
System..::.Exception
Novalys.VisualGuard.Security..::.VGAssemblyNotSecuredException