Interface

PolkitAgent-1.0PolkitAgentSessionConstructorProps

interface ConstructorProps {
    cookie: string;
    identity: Polkit.Identity;
}

Hierarchy (View Summary)

Index
cookie: string
identity: Polkit.Identity