SetMeteredKey
Metered.SetMeteredKey method
使用计量密钥激活产品。
public void SetMeteredKey(string publicKey, string privateKey)
| 范围 | 类型 | 描述 | 
|---|---|---|
| publicKey | String | 公钥 | 
| privateKey | String | 私钥 | 
也可以看看
- class Metered
 - 命名空间 GroupDocs.Annotation
 - 部件 GroupDocs.Annotation
 
使用计量密钥激活产品。
public void SetMeteredKey(string publicKey, string privateKey)
| 范围 | 类型 | 描述 | 
|---|---|---|
| publicKey | String | 公钥 | 
| privateKey | String | 私钥 |