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