WebexClientWrapperOptions.WebexAccessToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an access token for the bot.
public string WebexAccessToken { get; set; }
member this.WebexAccessToken : string with get, set
Public Property WebexAccessToken As String
Property Value
An access token for the bot. Get one from 'https://developer.webex.com/'.