|
|
ediSecurityServiceProviders |
The ediSecurityServiceProviders object represents a collection of Cryptographic Service Providers (CSP) available in the system.
Methods
- First - Gets the first CSP enumerated from the system and stored in the collection.
- GetServiceProvider - Gets the CSP from a specified index location in the collection of CSPs enumerated from the system.
- GetServiceProviderByName - Gets the CSP having the specified name.
- Next - Gets the next CSP in the collection of CSPs enumerated from the system.
Properties
- Count - Returns the total number CSP in the
collection of CSPs enumerated from the system.