[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <term>
                <from>
                    <condition>
                        <name>name</name> <!-- identifier -->
                    </condition>
                </from>
            </term>
        </policy-statement>
    </policy-options>
</configuration>

Description

Condition to match on.

Contents

<name>—Condition to match on.


[Contents] [Prev] [Next] [Index] [Report an Error]