Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Initializes a new instance of the SAPermission class.
Visual BasicPublic Sub New( _ ByVal state As PermissionState _)
C#public SAPermission( PermissionState state);
state One of the PermissionState values.