Uses of Class
com.microsoft.graph.models.SamlSingleSignOnSettings
Packages that use SamlSingleSignOnSettings
-
Uses of SamlSingleSignOnSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return SamlSingleSignOnSettingsModifier and TypeMethodDescriptionstatic SamlSingleSignOnSettingsSamlSingleSignOnSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueServicePrincipal.getSamlSingleSignOnSettings()Gets the samlSingleSignOnSettings property value.Methods in com.microsoft.graph.models with parameters of type SamlSingleSignOnSettingsModifier and TypeMethodDescriptionvoidServicePrincipal.setSamlSingleSignOnSettings(SamlSingleSignOnSettings value) Sets the samlSingleSignOnSettings property value.