다음을 통해 공유


WebexClientWrapperOptions.WebexAccessToken 속성

정의

봇에 대한 액세스 토큰을 가져오거나 설정합니다.

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

속성 값

봇에 대한 액세스 토큰입니다. ''https://developer.webex.com/에서 하나를 가져옵니다.

적용 대상