Uses of Class
com.microsoft.graph.models.MicrosoftAuthenticatorFeatureSettings
Packages that use MicrosoftAuthenticatorFeatureSettings
-
Uses of MicrosoftAuthenticatorFeatureSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MicrosoftAuthenticatorFeatureSettingsModifier and TypeMethodDescriptionMicrosoftAuthenticatorFeatureSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMicrosoftAuthenticatorAuthenticationMethodConfiguration.getFeatureSettings()Gets the featureSettings property value.Methods in com.microsoft.graph.models with parameters of type MicrosoftAuthenticatorFeatureSettingsModifier and TypeMethodDescriptionvoidMicrosoftAuthenticatorAuthenticationMethodConfiguration.setFeatureSettings(MicrosoftAuthenticatorFeatureSettings value) Sets the featureSettings property value.