Uses of Class
odata.msgraph.client.beta.entity.collection.request.ManagedAppRegistrationCollectionRequest
-
Packages that use ManagedAppRegistrationCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of ManagedAppRegistrationCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return ManagedAppRegistrationCollectionRequest Modifier and Type Method Description ManagedAppRegistrationCollectionRequestDeviceAppManagement. getManagedAppRegistrations()“The managed app registrations.”ManagedAppRegistrationCollectionRequestUser. getManagedAppRegistrations()“Zero or more managed app registrations that belong to the user.” -
Uses of ManagedAppRegistrationCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return ManagedAppRegistrationCollectionRequest Modifier and Type Method Description ManagedAppRegistrationCollectionRequestUserCollectionRequest. managedAppRegistrations() -
Uses of ManagedAppRegistrationCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return ManagedAppRegistrationCollectionRequest Modifier and Type Method Description ManagedAppRegistrationCollectionRequestDeviceAppManagementRequest. managedAppRegistrations()ManagedAppRegistrationCollectionRequestUserRequest. managedAppRegistrations()
-