Otter SDK Reference
Version:

Users_SetPassword(string User_Name, byte[] Password_Bytes, byte[] Salt_Bytes, Inedo.Data.YNIndicator? ClearChangePasswordOnLogin_Indicator) Method

Stored procedure for internal use only.

Syntax

public static void Users_SetPassword(string User_Name, byte[] Password_Bytes, byte[] Salt_Bytes, Inedo.Data.YNIndicator? ClearChangePasswordOnLogin_Indicator)

Parameters

User_Name
Type: string
Password_Bytes
Type: byte[]
Salt_Bytes
Type: byte[]
ClearChangePasswordOnLogin_Indicator
Type: Inedo.Data.YNIndicator?