ICspAlgorithms 인터페이스(certenroll.h)

ICspAlgorithms 인터페이스는 ICspAlgorithm 개체의 컬렉션을 관리하는 다음 메서드 및 속성을 정의합니다.

상속

ICspAlgorithms 인터페이스는IDispatch 인터페이스에서 상속됩니다. ICspAlgorithms 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

ICspAlgorithms 인터페이스에는 이러한 메서드가 있습니다.

 
ICspAlgorithms::Add

컬렉션에 ICspAlgorithm 개체를 추가합니다.
ICspAlgorithms::Clear

컬렉션에서 모든 ICspAlgorithm 개체를 제거합니다.
ICspAlgorithms::get__NewEnum

컬렉션의 열거자를 검색합니다. (ICspAlgorithms.get__NewEnum)
ICspAlgorithms::get_Count

컬렉션의 ICspAlgorithm 개체 수를 검색합니다.
ICspAlgorithms::get_IndexByObjectId

OID(개체 식별자)로 ICspAlgorithm 개체의 인덱스를 검색합니다.
ICspAlgorithms::get_ItemByIndex

인덱스 번호별로 컬렉션에서 ICspAlgorithm 개체를 검색합니다.
ICspAlgorithms::get_ItemByName

이름으로 컬렉션에서 ICspAlgorithm 개체를 검색합니다.
ICspAlgorithms::Remove

인덱스 번호별로 컬렉션에서 ICspAlgorithm 개체를 제거합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows Vista [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2008 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 certenroll.h

추가 정보

CertEnroll 인터페이스

IDispatch