Share via


WebexClientWrapperOptions.WebexAccessToken Property

Definition

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/'.

Applies to