15 if (
Context.ServiceTokens is
null || Array.IndexOf(
Context.ServiceTokens,
this.Value) < 0)
25 public override void Export(XmlWriter Output)
28 Output.WriteAttributeString(
"value", this.Value);
29 base.ExportChildren(Output);
30 Output.WriteEndElement();
override void Export(XmlWriter Output)
Exports the rule.
override? bool Evaluate(Context Context)
Tries to evaluate the rule.
const string RuleNamespace
http://waher.se/Schema/Provisioning/Rules.xsd