Uses of Class
com.microsoft.graph.models.AuthenticationMethodConfiguration
Packages that use AuthenticationMethodConfiguration
-
Uses of AuthenticationMethodConfiguration in com.microsoft.graph.models
Subclasses of AuthenticationMethodConfiguration in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return AuthenticationMethodConfigurationModifier and TypeMethodDescriptionAuthenticationMethodConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type AuthenticationMethodConfigurationModifier and TypeMethodDescriptionAuthenticationMethodsPolicy.getAuthenticationMethodConfigurations()Gets the authenticationMethodConfigurations property value.AuthenticationMethodConfigurationCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type AuthenticationMethodConfigurationModifier and TypeMethodDescriptionvoidAuthenticationMethodsPolicy.setAuthenticationMethodConfigurations(List<AuthenticationMethodConfiguration> value) Sets the authenticationMethodConfigurations property value.voidAuthenticationMethodConfigurationCollectionResponse.setValue(List<AuthenticationMethodConfiguration> value) Sets the value property value.