Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 749 Bytes

NewExternalInvitation.md

File metadata and controls

12 lines (9 loc) · 749 Bytes

TalonOne.Model.NewExternalInvitation

Parameters for inviting a new user from an external identity provider.

Properties

Name Type Description Notes
Name string Name of the user. [optional]
UserGroups List<string> List of user groups in the external identity provider. If there are roles in Talon.One whose names match these user groups, those roles will be automatically assigned to the user upon invitation. [optional]
Email string Email address of the user.

[Back to Model list] [Back to API list] [Back to README]