Metoda SymmetricKey.AddKeyEncryption (array<SymmetricKeyEncryption[])
Dodaje klucz zawartości klucza szyfrowanie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Sub AddKeyEncryption ( _
keyEncryptions As SymmetricKeyEncryption() _
)
'Użycie
Dim instance As SymmetricKey
Dim keyEncryptions As SymmetricKeyEncryption()
instance.AddKeyEncryption(keyEncryptions)
public void AddKeyEncryption(
SymmetricKeyEncryption[] keyEncryptions
)
public:
void AddKeyEncryption(
array<SymmetricKeyEncryption^>^ keyEncryptions
)
member AddKeyEncryption :
keyEncryptions:SymmetricKeyEncryption[] -> unit
public function AddKeyEncryption(
keyEncryptions : SymmetricKeyEncryption[]
)
Parametry
- keyEncryptions
Typ: array<Microsoft.SqlServer.Management.Smo.SymmetricKeyEncryption[]
A SymmetricKeyEncryption obiekt array określający dodane do dwóch lub więcej mechanizmów szyfrowanie klucz zawartości.
Uwagi
SymmetricKeyEncryption Definiuje parametr obiektu typu szyfrowanie klucz i nazwa lub hasło skojarzone z typie.