Uses of Class
odata.msgraph.client.entity.request.AuthenticationMethodsPolicyRequest
-
Packages that use AuthenticationMethodsPolicyRequest Package Description odata.msgraph.client.container odata.msgraph.client.entity odata.msgraph.client.entity.request -
-
Uses of AuthenticationMethodsPolicyRequest in odata.msgraph.client.container
Methods in odata.msgraph.client.container that return AuthenticationMethodsPolicyRequest Modifier and Type Method Description AuthenticationMethodsPolicyRequestGraphService. authenticationMethodsPolicy() -
Uses of AuthenticationMethodsPolicyRequest in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return AuthenticationMethodsPolicyRequest Modifier and Type Method Description AuthenticationMethodsPolicyRequestPolicyRoot. getAuthenticationMethodsPolicy() -
Uses of AuthenticationMethodsPolicyRequest in odata.msgraph.client.entity.request
Methods in odata.msgraph.client.entity.request that return AuthenticationMethodsPolicyRequest Modifier and Type Method Description AuthenticationMethodsPolicyRequestPolicyRootRequest. authenticationMethodsPolicy()
-