Uses of Class
odata.msgraph.client.beta.entity.collection.request.UserConsentRequestCollectionRequest
-
Packages that use UserConsentRequestCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of UserConsentRequestCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return UserConsentRequestCollectionRequest Modifier and Type Method Description UserConsentRequestCollectionRequestAppConsentRequest. getUserConsentRequests() -
Uses of UserConsentRequestCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return UserConsentRequestCollectionRequest Modifier and Type Method Description UserConsentRequestCollectionRequestAppConsentRequestCollectionRequest. userConsentRequests() -
Uses of UserConsentRequestCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return UserConsentRequestCollectionRequest Modifier and Type Method Description UserConsentRequestCollectionRequestAppConsentRequestRequest. userConsentRequests()
-