Interface

Polkit-1.0PolkitAuthorityConstructorProps

interface ConstructorProps {
    backend_features: Polkit.AuthorityFeatures;
    backend_name: string;
    backend_version: string;
    backendFeatures: Polkit.AuthorityFeatures;
    backendName: string;
    backendVersion: string;
    owner: string;
}

Hierarchy (View Summary)

Index

Properties

backend_features: Polkit.AuthorityFeatures
backend_name: string
backend_version: string
backendFeatures: Polkit.AuthorityFeatures
backendName: string
backendVersion: string
owner: string