DevicePassword

SettingsRequest.DevicePassword property

Specifies the request to set recovery password of the client device by the server. To clear an existing recovery password, the client MUST send an empty Password.

public DevicePasswordRequest DevicePassword { get; set; }

See Also