DomainInner.AuthCode Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to