Share via


WebAppLoginInfo.PreserveUrlFragmentsForLogins Property

Definition

<code>true</code> if the fragments from the request are preserved after the login request is made; otherwise, <code>false</code>.

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

Property Value

Applies to