다음을 통해 공유


SkillConversationIdFactoryOptions.FromBotOAuthScope 속성

정의

토큰 검색 중에 사용되는 oauth 대상 범위( https://api.botframework.com 또는 봇 앱 ID)를 가져오거나 설정합니다.

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

속성 값

토큰 검색 중에 사용되는 oauth 대상 범위( https://api.botframework.com 또는 다른 기술을 호출하는 기술인 경우 봇 앱 ID).

적용 대상