Was this helpful?
Code Access Security
Note:  This section applies only to the .NET Framework version of the data provider.
The .NET Data Provider assembly requires the FullTrust permission to load, access the network, read and write certain files, and use other system resources.
The .NET Data Provider is a strongly named assembly, making it eligible for installation into the Global Assembly Cache and resistant to code tampering.
The .NET Data Provider Client assembly contains the attribute AllowPartiallyTrustedCallersAttribute (APTCA) to allow the .NET Data Provider to be called by a partially trusted assembly. APTCA has no effect on Actian database security. Database security checks are performed as usual.
Last modified date: 04/03/2024