次の方法で共有


SiteAuthSettings.MicrosoftAccountClientSecretSettingName プロパティ

定義

認証に使用するアプリ用に作成された OAuth 2.0 クライアント シークレットを含むアプリ設定名を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象