CryptographicProviderCollection-Klasse

A collection of type CryptographicProviderCollection that represents a collection of CryptographicProviderr objects.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public NotInheritable Class CryptographicProviderCollection _
    Inherits SimpleObjectCollectionBase
'Usage
Dim instance As CryptographicProviderCollection
public sealed class CryptographicProviderCollection : SimpleObjectCollectionBase
public ref class CryptographicProviderCollection sealed : public SimpleObjectCollectionBase
[<SealedAttribute>]
type CryptographicProviderCollection =  
    class
        inherit SimpleObjectCollectionBase
    end
public final class CryptographicProviderCollection extends SimpleObjectCollectionBase

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.