Interface

NM-1.0NMSecretAgentOldConstructorProps

interface ConstructorProps {
    auto_register: boolean;
    autoRegister: boolean;
    capabilities: NM.SecretAgentCapabilities;
    dbus_connection: Gio.DBusConnection;
    dbusConnection: Gio.DBusConnection;
    identifier: string;
    registered: boolean;
}

Hierarchy (View Summary)

Index

Properties

auto_register: boolean
autoRegister: boolean
dbus_connection: Gio.DBusConnection
dbusConnection: Gio.DBusConnection
identifier: string
registered: boolean