BaseImpersonateData¶ class BaseImpersonateData[source]¶ Fields shared by the impersonation payloads, regardless of how the target user is referenced. mode: Literal['impersonate']¶ Discriminator selecting the impersonation flow. own_password: str¶ Your own password. confirm_session_termination: bool¶ Set to true to log in even when an active isolated session exists, which will terminate that session.