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.
EntityProviderFactory::CreatePermission Method (PermissionState)
.NET Framework (current version)
Returns a new instance of the provider's class that implements the provider's version of the CodeAccessPermission class.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Parameters
- state
-
Type:
System.Security.Permissions::PermissionState
One of the PermissionState values.
Return Value
Type: System.Security::CodeAccessPermission^A CodeAccessPermission object for the specified PermissionState.
.NET Framework
Available since 3.5
Available since 3.5
Show: