SignedData.Certificates 属性
[ Certificates 属性可用于“要求”部分中指定的操作系统。 请改用 System.Security.Cryptography.Pkcs 命名空间中的 SignedCms 类。]
Certificates 属性检索与 SignedData 对象关联的 Certificates 集合。 检索后,可以枚举集合中的单个 Certificate 对象。
语法
SignedData.Certificates As Certificates
属性值
与 SignedData 对象关联的 Certificates 集合。
要求
要求 | 值 |
---|---|
可再发行组件 |
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更高版本 |
DLL |
|
请参阅