ConnectionDetailsDownLoadCredentials Property

Specifies the user credentials for the download of dependent assemblies. For example, this may be required if the DownloadURI spefies an FTP server.

Namespace:  ABSuite.AccessLayer.Connector.Core
Assembly:  Unisys.ABSuite.AccessLayer.Connector.Core (in Unisys.ABSuite.AccessLayer.Connector.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string DownLoadCredentials { get; set; }

Property Value

Type: String
See Also

Reference