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


Usage

<configuration>
    <firewall>
        <filter>
            <term>
                <from>
                    <source-class-except>
                        <name>name</name> <!-- identifier -->
                    </source-class-except>
                </from>
            </term>
        </filter>
    </firewall>
</configuration>

Description

Do not match source class.

Contents

<name>—String name.


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