Skip to content

Latest commit

 

History

History
81 lines (68 loc) · 3.31 KB

nf-xenroll-ienroll-put_rootstoretypewstr.md

File metadata and controls

81 lines (68 loc) · 3.31 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:xenroll.IEnroll.put_RootStoreTypeWStr
IEnroll::put_RootStoreTypeWStr (xenroll.h)
Sets or retrieves the type of store to use for the store specified by the RootStoreNameWStr property. (Put)
IEnroll interface [Security]
RootStoreTypeWStr property
IEnroll.RootStoreTypeWStr
IEnroll.put_RootStoreTypeWStr
IEnroll::RootStoreTypeWStr
IEnroll::get_RootStoreTypeWStr
IEnroll::put_RootStoreTypeWStr
RootStoreTypeWStr property [Security]
RootStoreTypeWStr property [Security]
IEnroll interface
put_RootStoreTypeWStr
security.ienroll4_rootstoretypewstr
sz_CERT_STORE_PROV_SYSTEM_W
xenroll/IEnroll::RootStoreTypeWStr
xenroll/IEnroll::get_RootStoreTypeWStr
xenroll/IEnroll::put_RootStoreTypeWStr
security\ienroll4_rootstoretypewstr.htm
security
42e50e99-a5ef-40b7-b6ef-c86272d1cd0d
12/05/2018
IEnroll interface [Security],RootStoreTypeWStr property, IEnroll.RootStoreTypeWStr, IEnroll.put_RootStoreTypeWStr, IEnroll::RootStoreTypeWStr, IEnroll::get_RootStoreTypeWStr, IEnroll::put_RootStoreTypeWStr, RootStoreTypeWStr property [Security], RootStoreTypeWStr property [Security],IEnroll interface, put_RootStoreTypeWStr, security.ienroll4_rootstoretypewstr, sz_CERT_STORE_PROV_SYSTEM_W, xenroll/IEnroll::RootStoreTypeWStr, xenroll/IEnroll::get_RootStoreTypeWStr, xenroll/IEnroll::put_RootStoreTypeWStr
xenroll.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Uuid.lib
Xenroll.dll
Windows
19H1
IEnroll::put_RootStoreTypeWStr
xenroll/IEnroll::put_RootStoreTypeWStr
c++
APIRef
kbSyntax
COM
Xenroll.dll
IEnroll.RootStoreTypeWStr
IEnroll.get_RootStoreTypeWStr
IEnroll.put_RootStoreTypeWStr

IEnroll::put_RootStoreTypeWStr

-description

[This property is no longer available for use as of Windows Server 2008 and Windows Vista.]

The RootStoreTypeWStr property sets or retrieves the type of store to use for the store specified by the RootStoreNameWStr property. This store type is passed directly on to the CertOpenStore function.

The default value for this property is sz_CERT_STORE_PROV_SYSTEM. Only system stores are supported. This property was first defined in the IEnroll interface.

This property is read/write.

-parameters

-remarks

RootStoreTypeWStr affects the behavior of the following methods:

-see-also

IEnroll