SignatureHashAlgorithm.CreateSha512 Method
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.
Do not use this type or its members, the functionality has been deprecated!
public static Microsoft.AnalysisServices.SignatureHashAlgorithm CreateSha512 ();
static member CreateSha512 : unit -> Microsoft.AnalysisServices.SignatureHashAlgorithm
Public Shared Function CreateSha512 () As SignatureHashAlgorithm
Returns
The SignatureHashAlgorithm created.