EncodedName 属性检索 Unicode 编码的可分辨名称。
此属性为只读。
语法
HRESULT get_EncodedName(
EncodingType Encoding,
BSTR *pValue
);
参数
Encoding
pValue
返回值
无
备注
调用 Encode 方法对可分辨名称进行编码。 调用 Decode 方法可解码可分辨名称。
要求
| 要求 | 值 |
|---|---|
| 最低受支持的客户端 | Windows Vista [仅限桌面应用] |
| 最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
| 目标平台 | Windows |
| 标头 | certenroll.h |
| DLL | CertEnroll.dll |