custom-card-helpers
    Preparing search index...

    Interface MFAModule

    interface MFAModule {
        enabled: boolean;
        id: string;
        name: string;
    }
    Index

    Properties

    Properties

    enabled: boolean
    id: string
    name: string