Uses of Class
com.microsoft.graph.models.AuthenticationMethodFeatureConfiguration
Packages that use AuthenticationMethodFeatureConfiguration
-
Uses of AuthenticationMethodFeatureConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationMethodFeatureConfigurationModifier and TypeMethodDescriptionAuthenticationMethodFeatureConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMicrosoftAuthenticatorFeatureSettings.getDisplayAppInformationRequiredState()Gets the displayAppInformationRequiredState property value.MicrosoftAuthenticatorFeatureSettings.getDisplayLocationInformationRequiredState()Gets the displayLocationInformationRequiredState property value.Methods in com.microsoft.graph.models with parameters of type AuthenticationMethodFeatureConfigurationModifier and TypeMethodDescriptionvoidMicrosoftAuthenticatorFeatureSettings.setDisplayAppInformationRequiredState(AuthenticationMethodFeatureConfiguration value) Sets the displayAppInformationRequiredState property value.voidMicrosoftAuthenticatorFeatureSettings.setDisplayLocationInformationRequiredState(AuthenticationMethodFeatureConfiguration value) Sets the displayLocationInformationRequiredState property value.