Certificate.SignatureHashAlgorithmName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the signature hash algorithm name.
public:
property Platform::String ^ SignatureHashAlgorithmName { Platform::String ^ get(); };
winrt::hstring SignatureHashAlgorithmName();
public string SignatureHashAlgorithmName { get; }
var string = certificate.signatureHashAlgorithmName;
Public ReadOnly Property SignatureHashAlgorithmName As String
Property Value
The signature hash algorithm name.