$aa=Read-Host "enter:" -AsSecureString
Example from powershell:-
PS C:\Users\username> $aa=Read-Host "enter:" -AsSecureString
enter:: ***
Example from powershell:-
PS C:\Users\username> $aa=Read-Host "enter:" -AsSecureString
enter:: ***
I faced a weird issue today, Metadata for document which has lookup column was not updating even after saving the item. There was no erro...
No comments:
Post a Comment