SystemIdentifierValueHash Property |
Gets or sets the SHA-512 hash generated from the Value.
Namespace: com.softwarekey.Client.LicensingAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax public string ValueHash { get; set; }
Public Property ValueHash As String
Get
Set
public:
property String^ ValueHash {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also