BatchAccountCertificateData.ThumbprintAlgorithm 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.
This must match the first portion of the certificate name. Currently required to be 'SHA1'.
public string ThumbprintAlgorithm { get; set; }
member this.ThumbprintAlgorithm : string with get, set
Public Property ThumbprintAlgorithm As String