Interface UserContract.DefinitionStages.WithAppType

    • Method Detail

      • withAppType

        UserContract.DefinitionStages.WithCreate withAppType​(AppType appType)
        Specifies the appType property: Determines the type of application which send the create user request. Default is legacy portal..
        Parameters:
        appType - Determines the type of application which send the create user request. Default is legacy portal.
        Returns:
        the next definition stage.