ProtectionRuleType

ProtectionRuleType class

public class ProtectionRuleType

Constructors

Name Description
ProtectionRuleType() The default constructor.

Properties

Name Description
Action { get; set; }
Condition { get; set; }
Name { get; set; }
Priority { get; set; }
UserOverridable { get; set; }

See Also