The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OleDbFactory::CreatePermission Method (PermissionState)
.NET Framework (current version)
Returns a strongly-typed CodeAccessPermission instance.
Assembly: System.Data (in System.Data.dll)
Parameters
- state
-
Type:
System.Security.Permissions::PermissionState
A member of the PermissionState enumeration.
Return Value
Type: System.Security::CodeAccessPermission^A strongly-typed instance of CodeAccessPermission.
.NET Framework
Available since 2.0
Available since 2.0
Show: