docs.inedo.com →
inedo.com →
ProGet SDK Reference
Version:
ProGet SDK
Inedo.ProGet.Data
DB
Users_SetPassword(string,byte[],byte[])
Users_SetPassword(string User_Name, byte[] Password_Bytes, byte[] Salt_Bytes) Method
Stored procedure for internal use only.
Syntax
public
static
void
Users_SetPassword(
string
User_Name,
byte[]
Password_Bytes,
byte[]
Salt_Bytes)
Parameters
User_Name
Type: string
Password_Bytes
Type: byte[]
Salt_Bytes
Type: byte[]