SSISPackageLocation.ConfigurationAccessCredential 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.
Gets or sets the configuration file access credential.
[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.configurationAccessCredential")]
public Microsoft.Azure.Management.DataFactory.Models.SSISAccessCredential ConfigurationAccessCredential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.configurationAccessCredential")>]
member this.ConfigurationAccessCredential : Microsoft.Azure.Management.DataFactory.Models.SSISAccessCredential with get, set
Public Property ConfigurationAccessCredential As SSISAccessCredential
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute