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: