AsymmetricKeyCollection.Add(AsymmetricKey) Method

Definition

public void Add (Microsoft.SqlServer.Management.Smo.AsymmetricKey asymmetricKey);
member this.Add : Microsoft.SqlServer.Management.Smo.AsymmetricKey -> unit
Public Sub Add (asymmetricKey As AsymmetricKey)

Parameters

asymmetricKey
AsymmetricKey

Applies to