UpgradePackageInfo.PackagePassword Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le mot de passe requis pour déchiffrer un package Integration Services mis à niveau chiffré avec un mot de passe.
public:
property System::String ^ PackagePassword { System::String ^ get(); void set(System::String ^ value); };
public string PackagePassword { get; set; }
member this.PackagePassword : string with get, set
Public Property PackagePassword As String
Valeur de propriété
Chaîne utilisée pour déchiffrer un package mis à niveau.