型・APIリファレンス
    Preparing search index...

    Interface IndividualTwoStepVerificationSettingStatus

    2段階認証設定のステータス

    interface IndividualTwoStepVerificationSettingStatus {
        available: boolean;
        displayName: string;
        twoStepAuthenticationType: string;
    }
    Index

    Properties

    available: boolean

    有効か?

    displayName: string

    表示名

    twoStepAuthenticationType: string

    2段階認証方式