CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
azure/__init__.py
azure/communication/__init__.py
azure/communication/identity/__init__.py
azure/communication/identity/_api_versions.py
azure/communication/identity/_communication_identity_client.py
azure/communication/identity/_utils.py
azure/communication/identity/_version.py
azure/communication/identity/py.typed
azure/communication/identity/_generated/__init__.py
azure/communication/identity/_generated/_client.py
azure/communication/identity/_generated/_configuration.py
azure/communication/identity/_generated/_patch.py
azure/communication/identity/_generated/_serialization.py
azure/communication/identity/_generated/py.typed
azure/communication/identity/_generated/aio/__init__.py
azure/communication/identity/_generated/aio/_client.py
azure/communication/identity/_generated/aio/_configuration.py
azure/communication/identity/_generated/aio/_patch.py
azure/communication/identity/_generated/aio/operations/__init__.py
azure/communication/identity/_generated/aio/operations/_operations.py
azure/communication/identity/_generated/aio/operations/_patch.py
azure/communication/identity/_generated/models/__init__.py
azure/communication/identity/_generated/models/_enums.py
azure/communication/identity/_generated/models/_models.py
azure/communication/identity/_generated/models/_patch.py
azure/communication/identity/_generated/operations/__init__.py
azure/communication/identity/_generated/operations/_operations.py
azure/communication/identity/_generated/operations/_patch.py
azure/communication/identity/_shared/__init__.py
azure/communication/identity/_shared/auth_policy_utils.py
azure/communication/identity/_shared/models.py
azure/communication/identity/_shared/policy.py
azure/communication/identity/_shared/user_credential.py
azure/communication/identity/_shared/user_credential_async.py
azure/communication/identity/_shared/utils.py
azure/communication/identity/_shared/utils_async.py
azure/communication/identity/aio/__init__.py
azure/communication/identity/aio/_communication_identity_client_async.py
azure_communication_identity.egg-info/PKG-INFO
azure_communication_identity.egg-info/SOURCES.txt
azure_communication_identity.egg-info/dependency_links.txt
azure_communication_identity.egg-info/requires.txt
azure_communication_identity.egg-info/top_level.txt
samples/identity_samples.py
samples/identity_samples_async.py
tests/acs_identity_test_case.py
tests/conftest.py
tests/test_communication_identity_client.py
tests/test_communication_identity_client_async.py
tests/test_deprecations.py
tests/test_identifier_raw_id.py
tests/test_user_credential.py
tests/test_user_credential_async.py
tests/test_user_credential_async_with_context_manager.py
tests/test_user_credential_with_context_manager.py
tests/test_utils.py
tests/utils.py
tests/_shared/__init__.py
tests/_shared/async_fake_token_credential.py
tests/_shared/communication_service_preparer.py
tests/_shared/fake_token_credential.py
tests/_shared/helper.py
tests/_shared/utils.py