dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OraclePermission Class
Members

In This Topic
    OraclePermission Class
    In This Topic
    Enables dotConnect for Oracle to ensure that a user has an adequate security level to access an Oracle database. This class cannot be inherited.
    Syntax
    Remarks

    This class is intended for future use when dotConnect for Oracle is enabled for partial trust scenarios. The provider currently requires FullTrust permission. For more information, see Code Access Security and ADO.NET.

    Note: This class is not available in .NET Standard compatible assemblies. It is available only in the assembly for full .NET Framework.

    Inheritance Hierarchy

    System.Object
       System.Security.CodeAccessPermission
          Devart.Data.Oracle.OraclePermission

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also