Share via


MicrosoftGraphSamlSingleSignOnSettings.RelayState Property

Definition

The relative URI the service provider would redirect to after completion of the single sign-on flow.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)]
public string RelayState { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Origin(Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.PropertyOrigin.Owned)>]
member this.RelayState : string with get, set
Public Property RelayState As String

Property Value

Implements

Attributes

Applies to