Compartilhar via


IntegrationRuntimeConnectionInfo.ServiceToken Propriedade

Definição

Obtém o token gerado no serviço. Os chamadores usam esse token para se autenticar no runtime de integração.

[Newtonsoft.Json.JsonProperty(PropertyName="serviceToken")]
public string ServiceToken { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="serviceToken")>]
member this.ServiceToken : string
Public ReadOnly Property ServiceToken As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a