Boomi Flow Runtime Reference Documentation
    Preparing search index...

    Interface UnauthorizedProps

    interface UnauthorizedProps {
        notAuthorizedMessage: string | null;
    }
    Index
    notAuthorizedMessage: string | null