Defining Sentinel LDK Envelope Protection Settings in Source Code

Instead of specifying your protection settings using the Sentinel LDK Envelope GUI, you can use the .NET framework custom attributes for the Aladdin.HASP.Envelope assembly to add definitions directly to your source code.

The custom attributes can be applied to assemblies, classes, and methods. Protection settings in your source code are processed according to hierarchy, in descending order of method, class, and assembly.

For more information, see .NET_Envelope_Configuration_API.html. This document can be found in the following location:

%ProgramFiles(x86)%\Thales\Sentinel LDK\Samples\
Envelope\EnvelopeRuntime.NET