Click or drag to resize

PasswordHashCreateHash Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
public static string CreateHash(
	string password
)

Parameters

password
Type: SystemString

Return Value

Type: String
See Also