Share via


SiteAuthSettings.GoogleClientId Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to