Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 5.81 KB

File metadata and controls

21 lines (18 loc) · 5.81 KB

EnterpriseAccount

Fields

Field Type Required Description
Id string ✔️ N/A
Object EnterpriseAccountObject ✔️ String representing the object's type. Objects of the same type share the same value.
Protocol Protocol The authentication protocol used to sign in.
Provider string ✔️ N/A
Active bool ✔️ N/A
EmailAddress string ✔️ N/A
FirstName string N/A
LastName string N/A
ProviderUserId string The unique ID of the user in the external provider's system
EnterpriseConnectionId string N/A
PublicMetadata Dictionary<String, object> N/A
Verification EnterpriseAccountVerification ✔️ N/A
EnterpriseConnection EnterpriseConnection N/A
LastAuthenticatedAt long Unix timestamp of last authentication.