点击或拖拽改变大小

IdentityCard 类

身份证的信息类
继承层次
SystemObject
  HslCommunication.Profinet.IDCardIdentityCard

命名空间:  HslCommunication.Profinet.IDCard
程序集:  HslCommunication (在 HslCommunication.dll 中) 版本:11.8.2.0 (11.8.2.0)
语法
public class IdentityCard

IdentityCard 类型公开以下成员。

构造函数
  名称说明
公共方法IdentityCard
初始化 IdentityCard 类的一个新实例
Top
属性
  名称说明
公共属性Address
地址
公共属性Birthday
生日
公共属性Id
身份证号
公共属性Name
名字
公共属性Nation
民族
公共属性Organ
发证机关
公共属性Portrait
头像信息
公共属性Sex
性别
公共属性ValidityEndDate
有效期日期的结束日期
公共属性ValidityStartDate
有效期日期的起始日期
Top
方法
  名称说明
公共方法Equals (继承自 Object。)
受保护的方法Finalize (继承自 Object。)
公共方法GetHashCode (继承自 Object。)
公共方法GetType (继承自 Object。)
受保护的方法MemberwiseClone (继承自 Object。)
公共方法ToString
返回表示当前对象的字符串
(重写 ObjectToString.)
Top
扩展方法
  名称说明
公共扩展器方法ToJsonString
获取当前对象的JSON格式表示的字符串。
Gets the string represented by the JSON format of the current object.
(由 HslExtension 定义。)
Top
参见