Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.48 KB

nf-casetup-icertsrvsetup-getcasetupproperty.md

File metadata and controls

67 lines (56 loc) · 2.48 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.GetCASetupProperty
ICertSrvSetup::GetCASetupProperty (casetup.h)
Gets a property value for a certification authority (CA) configuration.
GetCASetupProperty
GetCASetupProperty method [Security]
GetCASetupProperty method [Security]
ICertSrvSetup interface
ICertSrvSetup interface [Security]
GetCASetupProperty method
ICertSrvSetup.GetCASetupProperty
ICertSrvSetup::GetCASetupProperty
casetup/ICertSrvSetup::GetCASetupProperty
security.icertsrvsetup_getcasetupproperty
security\icertsrvsetup_getcasetupproperty.htm
security
7da5f111-206d-40e1-9c40-4782118c3d49
12/05/2018
GetCASetupProperty, GetCASetupProperty method [Security], GetCASetupProperty method [Security],ICertSrvSetup interface, ICertSrvSetup interface [Security],GetCASetupProperty method, ICertSrvSetup.GetCASetupProperty, ICertSrvSetup::GetCASetupProperty, casetup/ICertSrvSetup::GetCASetupProperty, security.icertsrvsetup_getcasetupproperty
casetup.h
Windows
None supported
Windows Server 2008 [desktop apps only]
Casetup.idl
Certocm.dll
Windows
19H1
ICertSrvSetup::GetCASetupProperty
casetup/ICertSrvSetup::GetCASetupProperty
c++
APIRef
kbSyntax
COM
Certocm.dll
ICertSrvSetup.GetCASetupProperty

ICertSrvSetup::GetCASetupProperty

-description

The GetCASetupProperty method gets a property value for a certification authority (CA) configuration.

-parameters

-param propertyId [in]

A value of the CASetupProperty enumeration that specifies the type of property to get.

-param pPropertyValue [out]

A VARIANT value that specifies the property value. The VARIANT type depends on the property type. For more information about the VARIANT type, see CASetupProperty.

-see-also

ICertSrvSetup