Partager via


Propriété CryptographicProviderCollection.Parent

Gets the parent object of the collection.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Parent As Server 
    Get
'Utilisation
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

Valeur de propriété

Type : Microsoft.SqlServer.Management.Smo.Server
String identifying the parent property of the CryptographicProviderCollection object.

Exemples

Utilisation de collections

Voir aussi

Référence

CryptographicProviderCollection Classe

Espace de noms Microsoft.SqlServer.Management.Smo

Autres ressources

Utilisation de collections

Gestion de clés extensible (EKM)