Share via


IntegrationRuntimeConnectionInfo.ServiceToken Property

Definition

Gets the token generated in service. Callers use this token to authenticate to 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to