Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

SecurityRulesAttribute::RuleSet Property

.NET Framework (current version)
 

Gets the rule set to be applied.

Namespace:   System.Security
Assembly:  mscorlib (in mscorlib.dll)

public:
property SecurityRuleSet RuleSet {
	SecurityRuleSet get();
}

Property Value

Type: System.Security::SecurityRuleSet

One of the enumeration values that specifies the transparency rules to be applied.

.NET Framework
Available since 4.0
Return to top
Show:
© 2017 Microsoft