다음을 통해 공유


SigninStateVerificationQuery.State 속성

정의

SDK microsoftTeams.authentication.notifySuccess(state) 탭을 통해 클라이언트에 다시 게시된 상태로 로그인 웹 흐름이 완료될 때 원래 받은 상태 문자열을 가져오거나 설정합니다.

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

속성 값

상태입니다.

적용 대상