Name | Description | |
---|---|---|
![]() | OraclePermission Constructor | Initializes a new instance of the OraclePermission class with one of the System.Security.Permissions.PermissionState values. |
The following tables list the members exposed by OraclePermission.
Name | Description | |
---|---|---|
![]() | OraclePermission Constructor | Initializes a new instance of the OraclePermission class with one of the System.Security.Permissions.PermissionState values. |
Name | Description | |
---|---|---|
![]() | AllowBlankPassword | Gets a value indicating whether a blank password is allowed. |
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) |