コード例 #1
0
 public void SftpListFilesAsyncPositiveFolderIsEmpty()
 {
     this.AddAuthenticationDetailsToIsolatedStorage(AuthenticationType.Password, "azureuser", "Azureuser@123", Rsa2048ResourceName, "biztalk2013");
     baseTransportDestinationTestHelper.BaseListFilesAsyncPositiveFolderIsEmpty();
 }