Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.58 KB

capicom-active-directory-search-location.md

File metadata and controls

53 lines (34 loc) · 1.58 KB
description ms.assetid title ms.topic ms.date topic_type api_name api_type api_location
Indicates the location to be searched for an Active Directory certificate store.
56b9695e-7ab9-405b-9cae-d78c43071186
CAPICOM_ACTIVE_DIRECTORY_SEARCH_LOCATION enumeration (Capicom.h)
reference
05/31/2018
APIRef
kbSyntax
CAPICOM_ACTIVE_DIRECTORY_SEARCH_LOCATION
HeaderDef
Capicom.h

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

Member Description Value
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

Requirement Value
Redistributable
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP
Header
Capicom.h