AppBasedLinkQuery.State 属性

定义

获取或设置状态,这是 OAuth Flow 的 magic 代码。

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

属性值

状态,即 OAuth Flow 的 magic 代码。

适用于