SignatureHashAlgorithm.CreateSha384 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 CreateSha384 ();
static member CreateSha384 : unit -> Microsoft.AnalysisServices.SignatureHashAlgorithm
Public Shared Function CreateSha384 () As SignatureHashAlgorithm
Returns
The SignatureHashAlgorithm created.