The 'VaultLoginAccountOperations' class represents the available login account operations for a vault.
  AddLoginAccount | Adds the specified vault login account. | 
  ForceLogout | Forcefully logs out the users with the specified vault login accounts. | 
  GetLoginAccount | Gets the specified vault login account. | 
  GetLoginAccounts | Gets all vault login accounts. | 
  GetLoginAccountsWithSessions | Gets the vault login accounts that have valid sessions established. | 
  GetPersonalInformationFromDomain | Gets the personal information of the specified vault login account from the domain. | 
  ModifyLoginAccount | Modifies the specified vault login account. Use the 'ModifyLoginAccountEx' method for additional options. | 
  ModifyLoginAccountEx | Modifies the specified vault login account. | 
  RemoveLoginAccount | Deletes the specified vault login account. | 
  UpdateLoginPassword | Changes the password of the specified M-Files vault login account. |