The members of System.Security.Permissions.DataProtectionPermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Security.Permissions.DataProtectionPermission class with the specified permission flags. | ||
Initializes a new instance of the System.Security.Permissions.DataProtectionPermission class with the specified permission state. |
Flags | DataProtectionPermissionFlags.
Gets or sets the data and memory protection flags. |
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)
|