DataDescription Property
The description of data.
Object Oriented Interface
public function getDataDescription(); public function setDataDescription($value);
Procedural Interface
ipworksencrypt_dpapi_get($res, 1 ); ipworksencrypt_dpapi_set($res, 1, $value );
Default Value
''
Remarks
This property specifies an optional description of the protected data.
This may be set before calling Protect. This property will be populated when calling Unprotect.
Data Type
String