次の方法で共有


SiteAuthSettings.MicrosoftAccountClientId プロパティ

定義

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

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

プロパティ値

適用対象