set_ method
Leave feedback
On this page
Apply a license without instantiating License.
Convenience wrapper around License().set_license(...) that
mirrors the static License.Set method on the .NET side.
def set_(license_source):
...
| Parameter | Type | Description |
|---|---|---|
| license_source | A file path (str) or a readable file-like object containing license data. |
- class
License
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.