IPWorks Encrypt 2020 .NET Edition

Questions / Feedback?

DataDescription Property

The description of data.

Syntax

public string DataDescription { get; set; }
Public Property DataDescription As String

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.

This setting is not applicable when UseCNG is set to True.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 .NET Edition - Version 20.0 [Build 8286]