سؤال

How can I to get my AD groups info (Id, Name), from an app js on SharePoint Online?

Thanks.

هل كانت مفيدة؟

المحلول

You cannot do LDAP lookups with JS. However, with the Graph API, you can do CRUD operations on Azure AD Groups. JavaScript examples are included in the article.

Active Directory groups may be synchronized with Azure AD, depending on how Azure AD Connect was configured.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top