Uses of Class
com.microsoft.graph.models.CustomExtensionAuthenticationConfiguration
Packages that use CustomExtensionAuthenticationConfiguration
-
Uses of CustomExtensionAuthenticationConfiguration in com.microsoft.graph.models
Subclasses of CustomExtensionAuthenticationConfiguration in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return CustomExtensionAuthenticationConfigurationModifier and TypeMethodDescriptionCustomExtensionAuthenticationConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCustomCalloutExtension.getAuthenticationConfiguration()Gets the authenticationConfiguration property value.Methods in com.microsoft.graph.models with parameters of type CustomExtensionAuthenticationConfigurationModifier and TypeMethodDescriptionvoidCustomCalloutExtension.setAuthenticationConfiguration(CustomExtensionAuthenticationConfiguration value) Sets the authenticationConfiguration property value.