TLLInitChunkObfuscationIV Property  | 
 
 Init vector for license obfuscation
 
 
    Namespace: 
   TreeksLicensingLibrary2.EasyIntegration
    Assembly:
   TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntaxpublic string ObfuscationIV { get; set; }Public Property ObfuscationIV As String
	Get
	Set
public:
property String^ ObfuscationIV {
	String^ get ();
	void set (String^ value);
}member ObfuscationIV : string with get, set
Property Value
Type: 
StringReturn Value
Type: 
StringPreviously stored value
Remarks
See Also