Interface

PolkitAgent-1.0PolkitAgentSessionConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

cookie: string
identity: Polkit.Identity