次の方法で共有


SiteAuthSettings.MicrosoftAccountClientSecret プロパティ

定義

認証に使用されるアプリ用に作成された OAuth 2.0 クライアント シークレット。 この設定は、Microsoft アカウント認証を有効にするために必要です。 Microsoft アカウント OAuth のドキュメント: https://dev.onedrive.com/auth/msa_oauth.htm

public string MicrosoftAccountClientSecret { get; set; }
member this.MicrosoftAccountClientSecret : string with get, set
Public Property MicrosoftAccountClientSecret As String

プロパティ値

適用対象