How can I get password开发者_运维问答 value, what I set or reset through device administration api?
You don't. Passwords are not saved in clear text, they're hashed.
How can I get password开发者_运维问答 value, what I set or reset through device administration api?
You don't. Passwords are not saved in clear text, they're hashed.
精彩评论