Skip to Content
Essential ADO.NET
book

Essential ADO.NET

by Bob Beauchemin
May 2002
Beginner to intermediate content levelBeginner to intermediate
560 pages
11h 36m
English
Addison-Wesley Professional
Content preview from Essential ADO.NET

3.12. Permission Classes

Both the SqlClient and the OleDb data providers implement a typed Permission class and a PermissionAttribute attribute. These derive from common bases DBDataPermission and DBDataPermissionAttribute. They are used to integrate the data stack with the rest of the .NET code access security framework. Code access security in .NET defines a set of permissions that code must have to access sensitive resources. The permissions are affected by the location from which the code is loaded. For example, code loaded from a network share or over the Internet may have a much more restricted set of permissions than does code loaded from a local drive. The Permission class is useful for prohibiting untrusted code from accessing your database ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Microsoft® ADO.NET 4 Step by Step

Microsoft® ADO.NET 4 Step by Step

Tim Patrick
Professional C# 5.0 and .NET 4.5.1

Professional C# 5.0 and .NET 4.5.1

Christian Nagel, Jay Glynn, Morgan Skinner
ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek

Publisher Resources

ISBN: 0201758660Purchase book