Uses of Class
odata.msgraph.client.beta.entity.collection.request.SoftwareOathAuthenticationMethodCollectionRequest
-
Packages that use SoftwareOathAuthenticationMethodCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of SoftwareOathAuthenticationMethodCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return SoftwareOathAuthenticationMethodCollectionRequest Modifier and Type Method Description SoftwareOathAuthenticationMethodCollectionRequestAuthentication. getSoftwareOathMethods() -
Uses of SoftwareOathAuthenticationMethodCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return SoftwareOathAuthenticationMethodCollectionRequest Modifier and Type Method Description SoftwareOathAuthenticationMethodCollectionRequestAuthenticationRequest. softwareOathMethods()
-