Edit

Share via


CCspInformations Interface

Definition

[System.Runtime.InteropServices.Guid("728AB308-217D-11DA-B2A4-000E7BBB2B09")]
public interface CCspInformations : Microsoft.Hpc.Scheduler.Store.ICspInformations, System.Collections.IEnumerable
type CCspInformations = interface
    interface ICspInformations
    interface IEnumerable
Public Interface CCspInformations
Implements ICspInformations, IEnumerable
Derived
Attributes
Implements

Properties

Count (Inherited from ICspInformations)
Item[Int32] (Inherited from ICspInformations)
Item[String] (Inherited from ICspInformations)

Methods

Add(CCspInformation) (Inherited from ICspInformations)
AddAvailableCsps() (Inherited from ICspInformations)
Clear() (Inherited from ICspInformations)
GetCspStatusesFromOperations(AlgorithmOperationFlags, CCspInformation) (Inherited from ICspInformations)
GetCspStatusFromProviderName(String, X509KeySpec) (Inherited from ICspInformations)
GetEncryptionCspAlgorithms(CCspInformation) (Inherited from ICspInformations)
GetEnumerator() (Inherited from ICspInformations)
GetHashAlgorithms(CCspInformation) (Inherited from ICspInformations)
Remove(Int32) (Inherited from ICspInformations)

Applies to