DocumentationToolsSDKsPythonReferenceV2024ModelsAuthProfileSummaryOn this pageAuthProfileSummary Properties NameTypeDescriptionNotestenantstrTenant name.[optional]idstrIdentity ID.[optional]} Example from sailpoint.v2024.models.auth_profile_summary import AuthProfileSummaryauth_profile_summary = AuthProfileSummary(tenant='test-tenant',id='2c91808458ae7a4f0158b1bbf8af0628') [Back to top]