M-Files API 23.11.13135.0
UpdateLoginPassword Method
ServerLoginAccountOperations Object : UpdateLoginPassword Method
Description
Changes the password of the specified M-Files login account.
Syntax
Visual Basic
Public Sub UpdateLoginPassword( _
   ByVal AccountName As String, _
   ByVal NewPassword As String _
) 
Parameters
AccountName
NewPassword
See Also

ServerLoginAccountOperations Object  | ServerLoginAccountOperations Members