Catalog.ChangeEncryptionAlgorithm(Catalog+Encryption) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Altera o algoritmo de criptografia.
public:
void ChangeEncryptionAlgorithm(Microsoft::SqlServer::Management::IntegrationServices::Catalog::Encryption algorithm);
public void ChangeEncryptionAlgorithm (Microsoft.SqlServer.Management.IntegrationServices.Catalog.Encryption algorithm);
member this.ChangeEncryptionAlgorithm : Microsoft.SqlServer.Management.IntegrationServices.Catalog.Encryption -> unit
Public Sub ChangeEncryptionAlgorithm (algorithm As Catalog.Encryption)
Parâmetros
- algorithm
- Catalog.Encryption
O algoritmo de criptografia está sendo alterado.