다음을 통해 공유


MasterKey.Import Method

Loads the database master key from the file located at the specified system path by using the specified password to decrypt the master key.

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

오버로드 목록

이름 Description
MasterKey.Import (String, String, String)
Loads the database master key from the file located at the specified system path by using the specified passwords to decrypt and encrypt the master key.
MasterKey.Import (String, String, String, Boolean)
Loads the database master key from the file located at the specified system path by using the specified passwords to decrypt and encrypt the master key and with the option to force regeneration.

참고 항목

참조

MasterKey Class
MasterKey Members
Microsoft.SqlServer.Management.Smo Namespace

관련 자료

암호화 계층
CREATE MASTER KEY(Transact-SQL)