Name | Description | |
---|---|---|
![]() | OraclePermissionAttribute Constructor | Initializes a new instance of the OraclePermissionAttribute class. |
The following tables list the members exposed by OraclePermissionAttribute.
Name | Description | |
---|---|---|
![]() | OraclePermissionAttribute Constructor | Initializes a new instance of the OraclePermissionAttribute class. |
Name | Description | |
---|---|---|
![]() | Action | Gets or sets a security action. (Inherited from System.Security.Permissions.SecurityAttribute) |
![]() | AllowBlankPassword | Gets a value indicating whether a blank password is allowed. |
![]() | TypeId | When implemented in a derived class, gets a unique identifier for this System.Attribute. (Inherited from System.Attribute) |
![]() | Unrestricted | Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared. (Inherited from System.Security.Permissions.SecurityAttribute) |
Name | Description | |
---|---|---|
![]() | CreatePermission | Overridden. Returns an OraclePermission object that is configured according to the attribute properties. |
![]() | Equals | Returns a value that indicates whether this instance is equal to a specified object. (Inherited from System.Attribute) |
![]() | GetHashCode | Returns the hash code for this instance. (Inherited from System.Attribute) |
![]() | IsDefaultAttribute | When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. (Inherited from System.Attribute) |
![]() | Match | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. (Inherited from System.Attribute) |