Condividi tramite


SiteAuthSettings.GoogleClientSecretSettingName Property

Definition

Gets or sets the app setting name that contains the client secret associated with the Google web application.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to