Name | Description | |
---|---|---|
![]() | Assert | (Inherited from System.Security.CodeAccessPermission) |
![]() | Copy | Overridden. Creates and returns an identical copy of the current permission object. |
![]() | Demand | (Inherited from System.Security.CodeAccessPermission) |
![]() | Deny | (Inherited from System.Security.CodeAccessPermission) |
![]() | Equals | (Inherited from System.Security.CodeAccessPermission) |
![]() | FromXml | Overridden. Reconstructs a security object with the specified state from XML encoding. |
![]() | GetHashCode | (Inherited from System.Security.CodeAccessPermission) |
![]() | Intersect | Overridden. Returns a new permission object representing the intersection of the current permission object and the specified permission object. |
![]() | IsSubsetOf | Overridden. Returns a value indicating whether the current permission object is a subset of the specified permission object. |
![]() | IsUnrestricted | Returns a value indicating whether the permission can be represented as unrestricted without any knowledge of the permission semantics. |
![]() | PermitOnly | (Inherited from System.Security.CodeAccessPermission) |
![]() | ToString | (Inherited from System.Security.CodeAccessPermission) |
![]() | ToXml | Overridden. Creates XML encoding of the security object and its current state. |
![]() | Union | (Inherited from System.Security.CodeAccessPermission) |