System.Security.Permissions.SecurityAttribute.SecurityAttribute C# (CSharp) Method

SecurityAttribute() protected method

protected SecurityAttribute ( SecurityAction action )
action SecurityAction
        protected SecurityAttribute(SecurityAction action) { }
        public SecurityAction Action { get; set; }