Password

DevicePasswordRequest.Password property

Specifies the recovery password of the client device, which is stored by the server. The value of the DevicePassword has a maximum length of 255 characters.

public string Password { get; set; }

See Also