MatchingRuleCfgDefn_zh_TW.properties revision b1dce270ec218b8ad86ce6d745d295da038a5c88
eb1349e4ab58bd2935f7054a1bfc5c86ab5a5fa3strikeruser-friendly-name=Matching Rule
eb1349e4ab58bd2935f7054a1bfc5c86ab5a5fa3strikeruser-friendly-plural-name=Matching Rules
6a94da925498a20a09fde0a66002607be8d83b1astrikersynopsis=Matching Rules define a set of rules for performing matching operations against assertion values.
6a94da925498a20a09fde0a66002607be8d83b1astrikerdescription=Matching rules are frequently associated with an attribute syntax and are used to compare values according to that syntax. For example, the distinguishedNameEqualityMatch matching rule can be used to determine whether two DNs are equal and can ignore unnecessary spaces around commas and equal signs, differences in capitalization in attribute names, an so on.
75161f3b2029c25bdb3f8ab87b85cb1810c479eajerenkrantzproperty.enabled.synopsis=Indicates whether the Matching Rule is enabled for use.
7639aa8b39e0d9dbd096f9cc3379bcd3d5e4003bstrikerproperty.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Matching Rule implementation.
8dc5aa056a586ffa920a6ecd5c31048702371ea6brianp