CryptographicProviderCollection Properties
SQL Server 2012
The CryptographicProviderCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of objects in the referenced collection. (Inherited from SmoCollectionBase.) |
|
IsSynchronized | Gets the Boolean property value that specifies whether access to the collection is synchronized and therefore thread-safe. (Inherited from SmoCollectionBase.) |
|
Item[Int32] | Gets an item from the collection based on an index. |
|
Item[String] | Gets an item in the collection based on a string. |
|
Parent | Gets the parent object of the collection. |
|
SyncRoot | Gets an object that can be used to synchronize access to the collection. (Inherited from SmoCollectionBase.) |
