다음을 통해 공유


SiteAuthSettings.MicrosoftAccountClientSecretSettingName Property

Definition

Gets or sets the app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to