Compartir a través de


IntegrationRuntimeConnectionInfo.ServiceToken Propiedad

Definición

Obtiene el token generado en el servicio. Los autores de llamadas usan este token para autenticarse en Integration Runtime.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a