IX509CertificateRequestPkcs10::get_CryptAttributes 메서드(certenroll.h)

CryptAttributes 속성은 선택적 인증서 특성의 ICryptAttributes 컬렉션을 검색합니다.

이 속성은 읽기 전용입니다.

구문

HRESULT get_CryptAttributes(
  ICryptAttributes **ppValue
);

매개 변수

ppValue

반환 값

없음

설명

이 속성을 호출하기 전에 IX509CertificateRequestPkcs10 개체를 초기화해야 합니다. 자세한 내용은 다음 방법 중 일부를 참조하세요.

요구 사항

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

추가 정보

IX509CertificateRequestPkcs10