MonoCloud Management SDK
    Preparing search index...

    Interface PatchRecoveryMethodsOptionsRequest

    Patch Recovery Methods Options Request: Used to update account and password recovery configuration.

    PatchRecoveryMethodsOptionsRequest

    interface PatchRecoveryMethodsOptionsRequest {
        email?: PatchRecoveryMethodsEmailOptionsRequest;
        phone?: PatchRecoveryMethodsPhoneOptionsRequest;
    }
    Index

    Properties

    Properties

    Recovery Methods Email Options

    PatchRecoveryMethodsOptionsRequest

    Recovery Methods Phone Options

    PatchRecoveryMethodsOptionsRequest