Member name | Description |
---|---|
Initializes a new instance of the SAPermissionAttribute class. |
Member name | Description |
---|---|
Action (inherited from SecurityAttribute) |
Gets or sets a security action. |
AllowBlankPassword (inherited from DBDataPermissionAttribute) |
Gets or sets a value indicating whether a blank password is allowed. |
ConnectionString (inherited from DBDataPermissionAttribute) |
Gets or sets a permitted connection string. |
KeyRestrictionBehavior (inherited from DBDataPermissionAttribute) |
Identifies whether the list of connection string parameters identified by the DBDataPermissionAttribute.KeyRestrictions are the only connection string parameters allowed. |
KeyRestrictions (inherited from DBDataPermissionAttribute) |
Gets or sets connection string parameters that are allowed or disallowed. |
TypeId (inherited from Attribute) |
When implemented in a derived class, gets a unique identifier for this Attribute. |
Unrestricted (inherited from SecurityAttribute) |
Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared. |
Member name | Description |
---|---|
Returns an SAPermission object that is configured according to the attribute properties. |
|
Equals (inherited from Attribute) |
Returns a value that indicates whether this instance is equal to a specified object. |
GetHashCode (inherited from Attribute) |
Returns the hash code for this instance. |
IsDefaultAttribute (inherited from Attribute) |
When overridden in a derived class, indicates whether the value of this instance is the default value for the derived class. |
Match (inherited from Attribute) |
When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. |
ShouldSerializeConnectionString (inherited from DBDataPermissionAttribute) |
Identifies whether the attribute should serialize the connection string. |
ShouldSerializeKeyRestrictions (inherited from DBDataPermissionAttribute) |
Identifies whether the attribute should serialize the set of key restrictions. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |