Attributes.Clear 方法
[CAPICOM 是一个仅限 32 位的组件,可用于以下操作系统:Windows Server 2008、Windows Vista、Windows XP。 请改用 System.Security.Cryptography 命名空间中的 CryptographicAttributeObjectCollection 类。]
Clear 方法清除集合中的所有 Attribute 对象。
语法
Attributes.Clear()
参数
此方法没有任何参数。
返回值
此方法不返回值。 使用此方法的应用程序必须包含处理此方法引发的异常的代码。
要求
要求 | 值 |
---|---|
客户端支持终止 |
Windows Vista |
终止服务器支持 |
Windows Server 2008 |
可再发行组件 |
Windows Server 2003 和 Windows XP 上的 CAPICOM 2.0 或更高版本 |
DLL |
|
另请参阅