Skip to content

Latest commit

 

History

History
82 lines (69 loc) · 3.29 KB

nf-xenroll-ienroll-get_mystorenamewstr.md

File metadata and controls

82 lines (69 loc) · 3.29 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.get_MyStoreNameWStr
IEnroll::get_MyStoreNameWStr (xenroll.h)
The MyStoreNameWStr property of IEnroll4 sets or retrieves the name of the store where certificates with linked private keys are kept. (Get)
IEnroll interface [Security]
MyStoreNameWStr property
IEnroll.MyStoreNameWStr
IEnroll.get_MyStoreNameWStr
IEnroll::MyStoreNameWStr
IEnroll::get_MyStoreNameWStr
IEnroll::put_MyStoreNameWStr
MyStoreNameWStr property [Security]
MyStoreNameWStr property [Security]
IEnroll interface
get_MyStoreNameWStr
security.ienroll4_mystorenamewstr
xenroll/IEnroll::MyStoreNameWStr
xenroll/IEnroll::get_MyStoreNameWStr
xenroll/IEnroll::put_MyStoreNameWStr
security\ienroll4_mystorenamewstr.htm
security
077bc593-0071-4f41-8d07-141c9959b6ed
12/05/2018
IEnroll interface [Security],MyStoreNameWStr property, IEnroll.MyStoreNameWStr, IEnroll.get_MyStoreNameWStr, IEnroll::MyStoreNameWStr, IEnroll::get_MyStoreNameWStr, IEnroll::put_MyStoreNameWStr, MyStoreNameWStr property [Security], MyStoreNameWStr property [Security],IEnroll interface, get_MyStoreNameWStr, security.ienroll4_mystorenamewstr, xenroll/IEnroll::MyStoreNameWStr, xenroll/IEnroll::get_MyStoreNameWStr, xenroll/IEnroll::put_MyStoreNameWStr
xenroll.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Uuid.lib
Xenroll.dll
Windows
19H1
IEnroll::get_MyStoreNameWStr
xenroll/IEnroll::get_MyStoreNameWStr
c++
APIRef
kbSyntax
COM
Xenroll.dll
IEnroll.MyStoreNameWStr
IEnroll.get_MyStoreNameWStr
IEnroll.put_MyStoreNameWStr

IEnroll::get_MyStoreNameWStr

-description

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

The MyStoreNameWStr property sets or retrieves the name of the store where certificates with linked private keys are kept.

The value of MyStoreNameWStr specifies the store in which to place the new certificate produced from acceptPKCS7Blob or acceptFilePKCS7WStr. The default value for this property is "MY". This property was first defined in the IEnroll interface.

This property is read/write.

-parameters

-remarks

The MyStoreNameWStr property affects the behavior of the following methods:

-see-also

IEnroll