<PackageReference Include="System.Security.Permissions" Version="8.0.0-preview.7.23375.6" />

OraclePermission

Enables the .NET Framework Data Provider for Oracle to help ensure that a user has a security level adequate to access an Oracle database.
public bool AllowBlankPassword { get; set; }

Gets a value indicating whether a blank password is allowed.

Initializes a new instance of the OraclePermission class with one of the PermissionState values.

public void Add(string connectionString, string restrictions, KeyRestrictionBehavior behavior)

Creates a new set of permissions.

public bool IsUnrestricted()

Returns a value indicating whether the permission can be represented as unrestricted without any knowledge of the permission semantics.