HslCertificateDescriptions 属性 |
证书的其他描述信息
命名空间:
HslCommunication.Core.Security
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 public Dictionary<string, string> Descriptions { get; set; }
Public Property Descriptions As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ Descriptions {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}
member Descriptions : Dictionary<string, string> with get, set
属性值
类型:
DictionaryString,
String参见