ImpersonateData# class ImpersonateData[source]# The data required when you want to impersonate a user username: str# The username of the user. tenant_id: str# The id of the tenant of the user. own_password: str# Your own password.