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