System.Security.SecurityRulesAttribute public sealed class SecurityRulesAttribute : Attribute Documentation Code public SecurityRuleSet RuleSet { get; } public bool SkipVerificationInFullTrust { get; set; } public SecurityRulesAttribute(SecurityRuleSet ruleSet)