AccessInvitedUserDetails interface
Details of the user being invited
Properties
auth |
Auth type of the user |
invited |
UPN/Email of the user who is being invited |
Property Details
authType
Auth type of the user
authType?: string
Property Value
string
invitedEmail
UPN/Email of the user who is being invited
invitedEmail?: string
Property Value
string