MonoCloud Management SDK
    Preparing search index...

    Interface PatchAccountProtectionUserUnblockOptionsRequest

    Patch Account Protection User Unblock Options Request: Used to update user account unblock configuration.

    PatchAccountProtectionUserUnblockOptionsRequest

    interface PatchAccountProtectionUserUnblockOptionsRequest {
        email?: PatchAccountProtectionUserUnblockEmailOptionsRequest;
    }
    Index

    Properties

    Properties

    Email-based user unblock configuration.

    PatchAccountProtectionUserUnblockOptionsRequest