다음을 통해 공유


TabRequest.State 속성

정의

OAuth Flow의 매직 코드인 상태를 가져오거나 설정합니다.

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

속성 값

OAuth Flow의 매직 코드인 상태입니다.

적용 대상