| HashAlgorithmBaseHashAlgorithmName Property |
Gets the hash algorithm name.
Namespace: System.Security.CryptographyAssembly: Cimbalino.Toolkit.Core (in Cimbalino.Toolkit.Core.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax public string HashAlgorithmName { get; }
Property Value
Type:
StringThe hash algorithm name.
Version Information Windows
Supported in: 10.0, 8.1
Windows Phone
Supported in: 8.1
See Also