$MsgVpnCertMatchingRuleCondition:{ properties: { attribute: { description: "Client Username Attribute to be compared with certificate content. Either an attribute or an expression must be provided on creation, but not both. The default value is `\"\"`."; type: "string"; }; expression: { description: "Glob expression to be matched with certificate content. Either an expression or an attribute must be provided on creation, but not both. The default value is `\"\"`."; type: "string"; }; msgVpnName: { description: "The name of the Message VPN."; type: "string"; }; ruleName: { description: "The name of the rule."; type: "string"; }; source: { type: "Enum"; }; }; } = ...
Type declaration
properties: { attribute: { description: "Client Username Attribute to be compared with certificate content. Either an attribute or an expression must be provided on creation, but not both. The default value is `\"\"`."; type: "string"; }; expression: { description: "Glob expression to be matched with certificate content. Either an expression or an attribute must be provided on creation, but not both. The default value is `\"\"`."; type: "string"; }; msgVpnName: { description: "The name of the Message VPN."; type: "string"; }; ruleName: { description: "The name of the rule."; type: "string"; }; source: { type: "Enum"; }; }
attribute: { description: "Client Username Attribute to be compared with certificate content. Either an attribute or an expression must be provided on creation, but not both. The default value is `\"\"`."; type: "string"; }
description: "Client Username Attribute to be compared with certificate content. Either an attribute or an expression must be provided on creation, but not both. The default value is `\"\"`."
type: "string"
expression: { description: "Glob expression to be matched with certificate content. Either an expression or an attribute must be provided on creation, but not both. The default value is `\"\"`."; type: "string"; }
description: "Glob expression to be matched with certificate content. Either an expression or an attribute must be provided on creation, but not both. The default value is `\"\"`."
type: "string"
msgVpnName: { description: "The name of the Message VPN."; type: "string"; }
description: "The name of the Message VPN."
type: "string"
ruleName: { description: "The name of the rule."; type: "string"; }