点击或拖拽改变大小

DingTalkApiLoginEventArgs 类

为授权提供数据
继承层次
SystemObject
  SystemEventArgs
    Smobiler.PluginsDingTalkApiLoginEventArgs

命名空间:  Smobiler.Plugins
程序集:  Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.641.16928
语法
public class DingTalkApiLoginEventArgs : EventArgs

DingTalkApiLoginEventArgs 类型公开以下成员。

构造函数
  名称说明
公共方法DingTalkApiLoginEventArgs(String)
初始化 DingTalkApiLoginEventArgs 类的一个新实例
公共方法DingTalkApiLoginEventArgs(String, String)
初始化 DingTalkApiLoginEventArgs 类的一个新实例
Top
属性
  名称说明
公共属性Code
临时授权码
公共属性Error
公共属性State
State
Top
参见