Share via


IMicrosoftGraphSamlOrWsFedProvider.PassiveSignInUri Property

Definition

URI that web-based clients are directed to when signing in to Azure Active Directory (Azure AD) services.

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="URI that web-based clients are directed to when signing in to Azure Active Directory (Azure AD) services.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="passiveSignInUri", Update=true)]
public string PassiveSignInUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="URI that web-based clients are directed to when signing in to Azure Active Directory (Azure AD) services.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="passiveSignInUri", Update=true)>]
member this.PassiveSignInUri : string with get, set
Public Property PassiveSignInUri As String

Property Value

Attributes

Applies to