Associates a security action with a custom security attribute.
Visual Basic syntaxPublic NotInheritable Class SAPermissionAttribute Inherits System.Data.Common.DBDataPermissionAttribute
C# syntaxpublic sealed class SAPermissionAttribute : System.Data.Common.DBDataPermissionAttribute
Base classes
MembersAll members of SAPermissionAttribute class, including all inherited members.
| Name | Description |
|---|---|
| Initializes a new instance of the SAPermissionAttribute class. | |
| Returns an SAPermission object that is configured according to the attribute properties. | |
|
|
Identifies whether the attribute should serialize the connection string. |
|
|
Identifies whether the attribute should serialize the set of key restrictions. |
|
|
Gets or sets a value indicating whether a blank password is allowed. |
|
|
Gets or sets a permitted connection string. |
|
|
Identifies whether the list of connection string parameters identified by the System.Data.Common.DBDataPermissionAttribute.KeyRestrictions property are the only connection string parameters allowed.
|
|
|
Gets or sets connection string parameters that are allowed or disallowed. |
SAPermissionAttribute constructor
CreatePermission method
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |
