Bagikan melalui


CryptographicProviderCollection Class

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

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.