Uses of Class
com.microsoft.graph.models.AuthenticationMethodsPolicy
Packages that use AuthenticationMethodsPolicy
-
Uses of AuthenticationMethodsPolicy in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationMethodsPolicyModifier and TypeMethodDescriptionstatic AuthenticationMethodsPolicyAuthenticationMethodsPolicy.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePolicyRoot.getAuthenticationMethodsPolicy()Gets the authenticationMethodsPolicy property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationMethodsPolicyModifier and TypeMethodDescriptionvoidPolicyRoot.setAuthenticationMethodsPolicy(AuthenticationMethodsPolicy value) Sets the authenticationMethodsPolicy property value.