SyncAgentKeyProperties.SyncAgentKey Property

Definition

Gets key of sync agent.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to