GoogleAdWordsLinkedService.KeyFilePath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
(Deprecated) The full path to the .p12 key file that is used to authenticate the service account email address and can only be used on self-hosted IR.
public object KeyFilePath { get; set; }
member this.KeyFilePath : obj with get, set
Public Property KeyFilePath As Object