In This Topic
Used to store encrypted data value 2 if required by the settings
Syntax
'Declaration
Public Sub SetEncryptedData2( _
ByVal As String _
)
public void SetEncryptedData2(
string
)
public:
void SetEncryptedData2(
String^
)
Parameters
- value
See Also