Modalità offline. Versione di sola lettura della pagina.
Passa al contenuto principale
iQualify
Toggle navigation
Cerca
italiano
Bahasa Indonesia
Bahasa Melayu
čeština
dansk
Deutsch
eesti
English
español
français
hrvatski
italiano
latviešu
lietuvių
magyar
Nederlands
norsk bokmål
polski
português (Brasil)
português (Portugal)
română
slovenčina
slovenščina
srpski
suomi
svenska
Tiếng Việt
Türkçe
Ελληνικά
български
русский
українська
עִברִית
عربي
ไทย
한국어
中文(中国)
中文(香港特別行政區)
Accedi
document.addEventListener('DOMContentLoaded', function() { const userId = ""; const defaultIcon = "
"; if (userId && userId.trim() !== "") { fetch(`/_api/contacts(${userId})?$select=entityimage_url`, { method: 'GET', headers: { 'Accept': 'application/json' } }) .then(response => response.json()) .then(data => { if (data.entityimage_url) { displayUserPhoto(`
`); } else { displayUserPhoto(defaultIcon); } }) .catch(error => { console.error('Error fetching user photo:', error); displayUserPhoto(defaultIcon); }); } function displayUserPhoto(photoHtml) { const usernameElement = document.querySelector('.nav-link .username'); if (usernameElement) { usernameElement.insertAdjacentHTML('beforebegin', photoHtml); } } });
Support
×
Email:
Select a contact
Message:
Cancel
Send
×
Message Sent Successfully.
Done
Accedi
Registra
Accedi con un account locale
Nome utente
Password
Memorizza account
Accedi
Password dimenticata?
Accedi con un account esterno
Microsoft Entra ID