获取或设置当前证书的关键字,可以用来给证书做分类
命名空间:
HslCommunication.Core.Security
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.2.0.0 (12.2.0.0)
语法 public string KeyWord { get; set; }
Public Property KeyWord As String
Get
Set
public:
property String^ KeyWord {
String^ get ();
void set (String^ value);
}
member KeyWord : string with get, set
属性值
类型:
String参见