Share via


EndpointAccessResource.ServiceConfigurationToken Property

Definition

Gets or sets the token to access the enabled service.

[Newtonsoft.Json.JsonProperty(PropertyName="relay.serviceConfigurationToken")]
public string ServiceConfigurationToken { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relay.serviceConfigurationToken")>]
member this.ServiceConfigurationToken : string with get, set
Public Property ServiceConfigurationToken As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to