Resets the password for a user.
Namespace: CelloSaaS.BusinessEdition.ServiceProxies.UserManagementAssembly: CelloSaaS.BusinessEdition (in CelloSaaS.BusinessEdition.dll) Version: 4.3.1.0 (4.3.1.0)
public static void ResetPassword(
string userName,
string tenantId
)
public static void ResetPassword(
string userName,
string tenantId
)
Public Shared Sub ResetPassword (
userName As String,
tenantId As String
)
Public Shared Sub ResetPassword (
userName As String,
tenantId As String
)
static member ResetPassword :
userName : string *
tenantId : string -> unit
static member ResetPassword :
userName : string *
tenantId : string -> unit
Parameters
- userName
- Type: System String
User Name(Mandatory)
- tenantId
- Type: System String
Tenant Identifier