Click or drag to resize

PublicLibraryCatalogLibraryVersionSignature Property

Gets the signature (checksum) used to validate the library content

Namespace: Aml.Engine.Resources
Assembly: Aml.Engine.Resources (in Aml.Engine.Resources.dll) Version: 3.0
Syntax
public string Signature { get; set; }

Property Value

String
The signature
See Also