Skip to content

Latest commit

 

History

History
63 lines (54 loc) · 2.45 KB

nf-casetup-icertsrvsetup-getsupportedcatypes.md

File metadata and controls

63 lines (54 loc) · 2.45 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:casetup.ICertSrvSetup.GetSupportedCATypes
ICertSrvSetup::GetSupportedCATypes (casetup.h)
Gets the types of certification authorities (CAs) that can be installed on a computer under the caller context.
GetSupportedCATypes
GetSupportedCATypes method [Security]
GetSupportedCATypes method [Security]
ICertSrvSetup interface
ICertSrvSetup interface [Security]
GetSupportedCATypes method
ICertSrvSetup.GetSupportedCATypes
ICertSrvSetup::GetSupportedCATypes
casetup/ICertSrvSetup::GetSupportedCATypes
security.icertsrvsetup_getsupportedcatypes
security\icertsrvsetup_getsupportedcatypes.htm
security
404e5c34-f614-4555-9062-c28d4aac5c4b
12/05/2018
GetSupportedCATypes, GetSupportedCATypes method [Security], GetSupportedCATypes method [Security],ICertSrvSetup interface, ICertSrvSetup interface [Security],GetSupportedCATypes method, ICertSrvSetup.GetSupportedCATypes, ICertSrvSetup::GetSupportedCATypes, casetup/ICertSrvSetup::GetSupportedCATypes, security.icertsrvsetup_getsupportedcatypes
casetup.h
Windows
None supported
Windows Server 2008 [desktop apps only]
Casetup.idl
Certocm.dll
Windows
19H1
ICertSrvSetup::GetSupportedCATypes
casetup/ICertSrvSetup::GetSupportedCATypes
c++
APIRef
kbSyntax
COM
Certocm.dll
ICertSrvSetup.GetSupportedCATypes

ICertSrvSetup::GetSupportedCATypes

-description

The GetSupportedCATypes method gets the types of certification authorities (CAs) that can be installed on a computer under the caller context. This method does not change the state of the CCertSrvSetup object.

-parameters

-param pCATypes [out]

A pointer to a VARIANT array of VT_UI4 types that specify the supported CAs. The ENUM_CATYPES enumeration specifies the possible values for the array.

-see-also

ICertSrvSetup