Uses of Class
com.microsoft.graph.models.OpenIdConnectSetting
Packages that use OpenIdConnectSetting
-
Uses of OpenIdConnectSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OpenIdConnectSettingModifier and TypeMethodDescriptionstatic OpenIdConnectSettingOpenIdConnectSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueExternalAuthenticationMethodConfiguration.getOpenIdConnectSetting()Gets the openIdConnectSetting property value.Methods in com.microsoft.graph.models with parameters of type OpenIdConnectSettingModifier and TypeMethodDescriptionvoidExternalAuthenticationMethodConfiguration.setOpenIdConnectSetting(OpenIdConnectSetting value) Sets the openIdConnectSetting property value.