@labkey/api
    Preparing search index...

    Type Alias LoginConfiguration

    type LoginConfiguration = {
        hasOtherLoginMechanisms: boolean;
        registrationEnabled: boolean;
        requiresTermsOfUse: boolean;
    }
    Index

    Properties

    hasOtherLoginMechanisms: boolean
    registrationEnabled: boolean
    requiresTermsOfUse: boolean