Initializes a new instance of the SAPermissionAttribute class.
Visual Basic Public Sub New( _ ByVal action As SecurityAction _ )
C# public SAPermissionAttribute( SecurityAction action );
action One of the SecurityAction values representing an action that can be performed using declarative security.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |