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