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.
Reçoit le mot de passe nécessaire pour déchiffrer un package Integration Services amélioré qui est 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é
Une chaîne utilisée pour déchiffrer un package amélioré.