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


Usage

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

Description

Condition to match on.

Contents

<name>—Condition to match on.


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