Share via


AccountEndpoints.Guardian Property

Definition

Gets the guardian endpoint.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to