次の方法で共有


GoogleAdWordsLinkedService.AuthenticationType プロパティ

定義

認証に使用される OAuth 2.0 認証メカニズムを取得または設定します。 ServiceAuthentication はセルフホステッド IR のみで使用できます。 使用可能な値は、'ServiceAuthentication'、'UserAuthentication' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象