vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface MyDomainDiscoverableLoginMetadata

    interface MyDomainDiscoverableLoginMetadata {
        apexHandler: string;
        executeApexHandlerAs?: string;
        fullName?: string;
        usernameLabel?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    apexHandler: string
    executeApexHandlerAs?: string
    fullName?: string
    usernameLabel?: string