Compartilhar via


SignalRConnectionInfo.AccessToken Propriedade

Definição

Obtém ou define o token de acesso.

[Newtonsoft.Json.JsonProperty("accessToken")]
public string AccessToken { get; set; }
[<Newtonsoft.Json.JsonProperty("accessToken")>]
member this.AccessToken : string with get, set
Public Property AccessToken As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a