OAuthPromptSettings.ShowSignInLink Property

Definition

Gets or sets an optional boolean value to force the display of a Sign In link overriding the default behavior.

public bool? ShowSignInLink { get; set; }
member this.ShowSignInLink : Nullable<bool> with get, set
Public Property ShowSignInLink As Nullable(Of Boolean)

Property Value

True to display the SignInLink.

Applies to