ICryptAttributes 인터페이스(certenroll.h)
ICryptAttributes 인터페이스에는 ICryptAttribute 개체의 컬렉션을 관리할 수 있는 메서드 및 속성이 포함되어 있습니다.
상속
ICryptAttributes 인터페이스는IDispatch 인터페이스에서 상속됩니다. ICryptAttributes 에는 다음과 같은 유형의 멤버도 있습니다.
메서드
ICryptAttributes 인터페이스에는 이러한 메서드가 있습니다.
ICryptAttributes::Add 컬렉션에 ICryptAttribute 개체를 추가합니다. |
ICryptAttributes::AddRange 컬렉션에 ICryptAttribute 개체 범위를 추가합니다. 특성은 다른 ICryptAttributes 컬렉션에 포함되어 있습니다. |
ICryptAttributes::Clear 컬렉션에서 모든 ICryptAttribute 개체를 제거합니다. |
ICryptAttributes::get__NewEnum 컬렉션의 열거자를 검색합니다. (ICryptAttributes.get__NewEnum) |
ICryptAttributes::get_Count 컬렉션의 ICryptAttribute 개체 수를 검색합니다. |
ICryptAttributes::get_IndexByObjectId OID(개체 식별자)로 특성의 인덱스를 검색합니다. |
ICryptAttributes::get_ItemByIndex 인덱스 번호별로 컬렉션에서 ICryptAttribute 개체를 검색합니다. |
ICryptAttributes::Remove 인덱스 번호별로 컬렉션에서 ICryptAttribute 개체를 제거합니다. |
요구 사항
요구 사항 | 값 |
---|---|
지원되는 최소 클라이언트 | Windows Vista [데스크톱 앱만 해당] |
지원되는 최소 서버 | Windows Server 2008 [데스크톱 앱만 해당] |
대상 플랫폼 | Windows |
헤더 | certenroll.h |