__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd" [ <!ENTITY ERROR_NO_SUCH_DEVICE "net.reactivated.Fprint.Error.NoSuchDevice"> ]> <node name="/" xmlns:doc="http://www.freedesktop.org/dbus/1.0/doc.dtd"> <interface name="net.reactivated.Fprint.Manager"> <!-- ************************************************************ --> <method name="GetDevices"> <arg type="ao" name="devices" direction="out"> <doc:doc><doc:summary>An array of object paths for devices.</doc:summary></doc:doc> </arg> <doc:doc> <doc:description> <doc:para> Enumerate all the fingerprint readers attached to the system. If there are no devices available, an empty array is returned. </doc:para> </doc:description> </doc:doc> </method> <!-- ************************************************************ --> <method name="GetDefaultDevice"> <arg type="o" name="device" direction="out"> <doc:doc><doc:summary>The object path for the default device.</doc:summary></doc:doc> </arg> <doc:doc> <doc:description> <doc:para> Returns the default fingerprint reader device. </doc:para> </doc:description> <doc:errors> <doc:error name="&ERROR_NO_SUCH_DEVICE;">if the device does not exist</doc:error> </doc:errors> </doc:doc> </method> </interface> </node>