IEnroll::put_UseExistingKeySet method (xenroll.h)
[This property is no longer available for use as of Windows Server 2008 and Windows Vista.]
The UseExistingKeySet property sets or retrieves a Boolean value that determines whether the existing keys should be used.
This property was first defined in the IEnroll interface.
This property is read/write.
Syntax
HRESULT put_UseExistingKeySet(
BOOL fUseExistingKeys
);
Parameters
fUseExistingKeys
Return value
None
Remarks
If an existing key set is used, the UseExistingKeySet property must be set to true.
The UseExistingKeySet property affects the behavior of the following methods:
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | xenroll.h |
Library | Uuid.lib |
DLL | Xenroll.dll |