onvif
    Preparing search index...

    Interface DeleteNetworkInterfaceDot1XConfiguration

    interface DeleteNetworkInterfaceDot1XConfiguration {
        token: string;
    }
    Index
    token: string

    The unique identifier of the Network Interface for which the 802.1X configuration is to be deleted. (NOTE: the network interface token is defined in devicemgmt.wsdl as tt:ReferenceToken, which is a derived type of xs:string. To avoid importing all of common.xsd for this single type, the base type is used here.)