Share via


TabRequest.State Property

Definition

Gets or sets state, which is the magic code for OAuth Flow.

public string State { get; set; }
member this.State : string with get, set
Public Property State As String

Property Value

State, which is the magic code for OAuth Flow.

Applies to