SetMeteredKey
Metered.SetMeteredKey method
设置计量公钥和私钥
public void SetMeteredKey(string publicKey, string privateKey)
范围 | 类型 | 描述 |
---|---|---|
publicKey | String | 公钥 |
privateKey | String | 私钥 |
也可以看看
- class Metered
- 命名空间 GroupDocs.Metadata
- 部件 GroupDocs.Metadata
设置计量公钥和私钥
public void SetMeteredKey(string publicKey, string privateKey)
范围 | 类型 | 描述 |
---|---|---|
publicKey | String | 公钥 |
privateKey | String | 私钥 |