SmartCardCryptogramGenerator.SupportedSmartCardCryptogramStorageKeyCapabilities 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取支持的智能卡 cryptogram 存储密钥功能。
public:
property IVectorView<SmartCardCryptogramStorageKeyCapabilities> ^ SupportedSmartCardCryptogramStorageKeyCapabilities { IVectorView<SmartCardCryptogramStorageKeyCapabilities> ^ get(); };
IVectorView<SmartCardCryptogramStorageKeyCapabilities> SupportedSmartCardCryptogramStorageKeyCapabilities();
public IReadOnlyList<SmartCardCryptogramStorageKeyCapabilities> SupportedSmartCardCryptogramStorageKeyCapabilities { get; }
var iVectorView = smartCardCryptogramGenerator.supportedSmartCardCryptogramStorageKeyCapabilities;
Public ReadOnly Property SupportedSmartCardCryptogramStorageKeyCapabilities As IReadOnlyList(Of SmartCardCryptogramStorageKeyCapabilities)
属性值
支持的智能卡加密语法存储密钥功能。