The members of System.Security.Permissions.ResourcePermissionBase are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Security.Permissions.ResourcePermissionBase class. | ||
Initializes a new instance of the System.Security.Permissions.ResourcePermissionBase class with the specified level of access to resources at creation. |
PermissionAccessType | Type.
Gets or sets an enumeration value that describes the types of access that you are giving the resource. | |
TagNames | string[].
Gets or sets an array of strings that identify the resource you are protecting. |
override | Copy()
| |
override | FromXml(System.Security.SecurityElement)
| |
override | Intersect(System.Security.IPermission)
| |
override | IsSubsetOf(System.Security.IPermission)
| |
IsUnrestricted()
| ||
override | ToXml()
| |
override | Union(System.Security.IPermission)
|
AddPermissionAccess(ResourcePermissionBaseEntry)
| ||
Clear()
| ||
GetPermissionEntries()
| ||
RemovePermissionAccess(ResourcePermissionBaseEntry)
|