Table of Contents

Class OrganizationInvitationInvitee

Namespace
Auth0.ManagementApi.Models
Assembly
Auth0.ManagementApi.dll
public class OrganizationInvitationInvitee
Inheritance
OrganizationInvitationInvitee
Inherited Members

Properties

Email

The email for the user that is to be invited.

[JsonProperty("email")]
public string Email { get; set; }

Property Value

string