3 out of 3 rated this helpful - Rate this topic

CAPICOM_ACTIVE_DIRECTORY_SEARCH_LOCATION enumeration

The CAPICOM_ACTIVE_DIRECTORY_SEARCH_LOCATION enumeration type indicates the location to be searched for an Active Directory certificate store.

Members

MemberDescriptionValue
CAPICOM_SEARCH_ANY

Searches all available locations.

0
CAPICOM_SEARCH_GLOBAL_CATALOG

Searches only the global catalog.

1
CAPICOM_SEARCH_DEFAULT_DOMAIN

Searches only the default domain.

2

Remarks

This enumeration type is used by the following property:

Requirements

Redistributable

CAPICOM 2.0 or later on Windows Server 2003 and Windows XP

Header

Capicom.h

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.