Function for writing the settings from the encrypted license file
None.
License as encrypted string
clsLizenzModel| Name | Description | Type | Additional information |
|---|---|---|---|
| License |
The encoded, encrypted license file |
string |
None. |
{
"License": "sample string 1"
}
<clsLizenzModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/KOSTIFC"> <License>sample string 1</License> </clsLizenzModel>
Sample not available.
Successs
string"sample string 1"
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>