<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview4.26064.3" />

Microsoft.Data.SqlClient.SqlClientPermission

public sealed class SqlClientPermission : DBDataPermission
Enables the .NET Framework Data Provider for SQL Server to help make sure that a user has a security level sufficient to access a data source.

Initializes a new instance of the SqlClientPermission class.

Initializes a new instance of the SqlClientPermission class.

public SqlClientPermission(PermissionState state, bool allowBlankPassword)