Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The FriendlyName property specifies or retrieves a display name for the private key.
This property is read/write.
Syntax
HRESULT put_FriendlyName(
BSTR Value
);
Parameters
Value
Return value
None
Remarks
This property can contain any text and is intended to be displayed in a user interface to identify the private key.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | certenroll.h |
DLL | CertEnroll.dll |