Udostępnij za pośrednictwem


Właściwość DatabaseEncryptionKeyExtender.AsymmetricKeyNames

Pobiera kolekcja z nazwy klucz asymetrycznego.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<ExtendedPropertyAttribute> _
Public ReadOnly Property AsymmetricKeyNames As StringCollection
    Get
'Użycie
Dim instance As DatabaseEncryptionKeyExtender
Dim value As StringCollection

value = instance.AsymmetricKeyNames
[ExtendedPropertyAttribute]
public StringCollection AsymmetricKeyNames { get; }
[ExtendedPropertyAttribute]
public:
property StringCollection^ AsymmetricKeyNames {
    StringCollection^ get ();
}
[<ExtendedPropertyAttribute>]
member AsymmetricKeyNames : StringCollection
function get AsymmetricKeyNames () : StringCollection

Wartość właściwości

Typ: System.Collections.Specialized.StringCollection
StringCollection