Returns actual cryptographic salt.
Namespace:
TreeksLicensingLibrary2
Assembly:
TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax public string Salt { get; }
Public ReadOnly Property Salt As String
Get
public:
property String^ Salt {
String^ get ();
}
member Salt : string with get
Property Value
Type:
StringActual cryptographic salt
Return Value
Type:
StringActual cryptographic salt
Remarks See Also