Values.DeleteUserRequestSourceDeletes the user belonging to a file transfer protocol-enabled server you specify. No response returns from this operation. When you delete a user from a server, the user's information is lost.
type nonrec t = {serverId : ServerId.t;A system-assigned unique identifier for a server instance that has the user assigned to it.
*)userName : UserName.t;A unique string that identifies a user that is being deleted from a server.
*)}