点击或拖拽改变大小

AuthorizationSetAuthorizationCode 方法

重载列表
  名称说明
公共方法静态成员SetAuthorizationCode(String)
设置本组件系统的授权信息,如果激活失败,只能使用24小时,24小时后所有的网络通信不会成功
Set the authorization information of this component system. If the activation fails, it can only be used for 8 hours. All network communication will not succeed after 8 hours
公共方法静态成员SetAuthorizationCode(String, Int32, String)
通过指定的IP地址,端口号信息的接口服务器获取密钥,然后进行激活,适用局域网内一个主服务对其他电脑的激活操作。如果网络失败或是密钥不正确,则激活失败。
The interface server obtains the key through the specified IP address and port number information, and then activates it, which applies to the activation operation of one main service in the LAN to other computers. If the network fails or the key is incorrect, activation fails.
Top
参见