Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphSamlSingleSignOnSettings
Packages that use MicrosoftGraphSamlSingleSignOnSettings
Package
Description
Package containing the inner data models for AuthorizationManagementClient.
-
Uses of MicrosoftGraphSamlSingleSignOnSettings in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphSamlSingleSignOnSettingsModifier and TypeMethodDescriptionMicrosoftGraphServicePrincipalInner.samlSingleSignOnSettings()Get the samlSingleSignOnSettings property: samlSingleSignOnSettings.MicrosoftGraphSamlSingleSignOnSettings.withAdditionalProperties(Map<String, Object> additionalProperties) Set the additionalProperties property: samlSingleSignOnSettings.MicrosoftGraphSamlSingleSignOnSettings.withRelayState(String relayState) Set the relayState property: The relative URI the service provider would redirect to after completion of the single sign-on flow.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphSamlSingleSignOnSettingsModifier and TypeMethodDescriptionMicrosoftGraphServicePrincipalInner.withSamlSingleSignOnSettings(MicrosoftGraphSamlSingleSignOnSettings samlSingleSignOnSettings) Set the samlSingleSignOnSettings property: samlSingleSignOnSettings.