Skip to content

Get EncryptedPwd

wim-beck edited this page Feb 28, 2017 · 2 revisions

Synopsis

Get an encrypted password, convertable to secure string.

Syntax

Get-EncryptedPwd [-Pwd] <String> [<CommonParameters>]

Description

Get an encrypted password, convertable to secure string.

Parameters

Pwd

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Examples

Clone this wiki locally