MDAA TS Docs
    Preparing search index...
    interface UserProfileProps {
        userRole?: MdaaRoleRef;
    }
    Index

    Properties

    Properties

    userRole?: MdaaRoleRef

    Required if the domain is in IAM AuthMode. This is the role from which the user will launch the user profile in Studio. The role's id will be combined with the userid to grant the user access to launch the user profile.