Catalog.ChangeEncryptionAlgorithm(Catalog+Encryption) 메서드

정의

암호화 알고리즘을 변경합니다.

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)

매개 변수

algorithm
Catalog.Encryption

변경되는 암호화 알고리즘입니다.

적용 대상