QuickAdmin.Net Reference
C#
Show/Hide TOC
We
Chat
Mini
Prog
Service
QRCode
Account
Info Class
记录扫码用户的账户信息的类。
Definition
Namespace:
QuickAdmin.Service.Auth
Assembly:
QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 1.1.6
C#
Copy
public
class
QRCodeAccountInfo
Inheritance
object
WeChatMiniProgService
QRCodeAccountInfo
Constructors
WeChatMiniProgService
QRCodeAccountInfo
Initializes a new instance of the
WeChatMiniProgService
QRCodeAccountInfo
class
Properties
Public Properties
deptName1
用户所属机构。
deptName2
用户所属部门。
mobile
用户手机号码。
name
用户姓名。
nickName
用户昵称。
See Also
Reference
QuickAdmin.Service.Auth Namespace
In This Article
Definition
Constructors
Properties
See Also