Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.OpenXml Namespace / CT_PasswordKeyEncryptor Class / HashAlgorithm Property


In This Topic
HashAlgorithm Property (CT_PasswordKeyEncryptor)
In This Topic
Syntax
'Declaration
 
Public Property HashAlgorithm As String
 
'Usage
 
Dim instance As CT_PasswordKeyEncryptor
Dim value As String
 
instance.HashAlgorithm = value
 
value = instance.HashAlgorithm
See Also