Initializes a new instance of the SAPermissionAttribute class.
Public Sub New(ByVal action As SecurityAction)
public SAPermissionAttribute(SecurityAction action)
action One of the SecurityAction values representing an action that can be performed using declarative security.
An SAPermissionAttribute object.