Uses of Class
microsoft.graph.externalconnectors.collection.request.IdentityCollectionRequest
-
-
Uses of IdentityCollectionRequest in microsoft.graph.externalconnectors.collection.request
Methods in microsoft.graph.externalconnectors.collection.request that return IdentityCollectionRequest Modifier and Type Method Description IdentityCollectionRequestExternalGroupCollectionRequest. members() -
Uses of IdentityCollectionRequest in microsoft.graph.externalconnectors.entity
Methods in microsoft.graph.externalconnectors.entity that return IdentityCollectionRequest Modifier and Type Method Description IdentityCollectionRequestExternalGroup. getMembers() -
Uses of IdentityCollectionRequest in microsoft.graph.externalconnectors.entity.request
Methods in microsoft.graph.externalconnectors.entity.request that return IdentityCollectionRequest Modifier and Type Method Description IdentityCollectionRequestExternalGroupEntityRequest. members()
-