Uses of Class
com.microsoft.graph.models.ApiAuthenticationConfigurationBase
Packages that use ApiAuthenticationConfigurationBase
-
Uses of ApiAuthenticationConfigurationBase in com.microsoft.graph.models
Subclasses of ApiAuthenticationConfigurationBase in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassMethods in com.microsoft.graph.models that return ApiAuthenticationConfigurationBaseModifier and TypeMethodDescriptionApiAuthenticationConfigurationBase.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentityApiConnector.getAuthenticationConfiguration()Gets the authenticationConfiguration property value.Methods in com.microsoft.graph.models with parameters of type ApiAuthenticationConfigurationBaseModifier and TypeMethodDescriptionvoidIdentityApiConnector.setAuthenticationConfiguration(ApiAuthenticationConfigurationBase value) Sets the authenticationConfiguration property value.