Share via


EndpointAccessResource.NamespaceName Property

Definition

Gets or sets the namespace name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to