Login.PreserveUrlFragmentsForLogins Propriedade

Definição

Obtém ou define <code>true</code> se os fragmentos da solicitação forem preservados após a solicitação de logon ser feita; caso contrário, <code>false</code>.

[Newtonsoft.Json.JsonProperty(PropertyName="preserveUrlFragmentsForLogins")]
public bool? PreserveUrlFragmentsForLogins { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preserveUrlFragmentsForLogins")>]
member this.PreserveUrlFragmentsForLogins : Nullable<bool> with get, set
Public Property PreserveUrlFragmentsForLogins As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a