SetMeteredKey
Metered.SetMeteredKey 方法
设置计量公共和私钥
public void SetMeteredKey(string publicKey, string privateKey)
参数 | 类型 | 描述 |
---|---|---|
publicKey | String | 公钥 |
privateKey | String | 私钥 |
另见
- class Metered
- namespace Aspose.Slides
- assembly Aspose.Slides
设置计量公共和私钥
public void SetMeteredKey(string publicKey, string privateKey)
参数 | 类型 | 描述 |
---|---|---|
publicKey | String | 公钥 |
privateKey | String | 私钥 |