Свойство CryptographicProviderCollection.Parent

Gets the parent object of the collection.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public ReadOnly Property Parent As Server 
    Get
'Применение
Dim instance As CryptographicProviderCollection 
Dim value As Server 

value = instance.Parent
public Server Parent { get; }
public:
property Server^ Parent {
    Server^ get ();
}
member Parent : Server
function get Parent () : Server

Значение свойства

Тип: Microsoft.SqlServer.Management.Smo.Server
String identifying the parent property of the CryptographicProviderCollection object.

Примеры

Использование коллекций

См. также

Справочник

CryptographicProviderCollection Класс

Пространство имен Microsoft.SqlServer.Management.Smo

Другие ресурсы

Использование коллекций

Расширенное управление ключами (Extensible Key Management)