ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParameters>]DescriptionCmdlet 會將 ConvertTo-SecureString 加密的標準字串轉換成安全字串。 它也可以將純文字轉換成安全字串。 它與 和Read-Host搭配ConvertFrom-SecureString使用。 Cmdlet 所建立的安全字串可以搭配需要 SecureString ...
ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParameters>]说明ConvertTo-SecureString cmdlet 会将加密的标准字符串转换为安全字符串。 它还可以将纯文本转换为安全字符串。 它与 ConvertFrom-SecureString 和Read-Host 一起使用。 由 cmdlet 创建的安全字符串可与需要类型为 SecureStr...
+ FullyQualifiedErrorId : ImportSecureString_InvalidArgument_Cryptographic Error,Microsoft.PowerShell.Commands.ConvertToSecureStringCommand 让我的同事在他的帐户下运行,他得到了同样的错误。 这是我用来保存凭据的代码: $PathToFolderWithCredentials = "\\path\removed" write-host "Enter login as domain\login:"...
此 Cmdlet 与 ConvertFrom-SecureString 和 Read-Host 一起使用。 语法 ConvertTo-SecureString [-Key <Byte[]>] [-String] <string> [<CommonParameters>] ConvertTo-SecureString [-AsPlainText] [-Force] [-String] <string> [<CommonParameters>] ConvertTo-SecureString [[-SecureKey] <SecureString>] [-...
反向解密
ConvertTo-SecureString [-String] <String> [[-SecureKey] <SecureString>] [<CommonParameters>]PowerShell Kopiëren ConvertTo-SecureString [-String] <String> [-AsPlainText] [-Force] [<CommonParameters>]PowerShell Kopiëren ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<Common...
ConvertTo-SecureString[-String] <String> [-Key <Byte[]>] [<CommonParameters>] 说明 ConvertTo-SecureStringcmdlet 会将加密的标准字符串转换为安全字符串。 它还可以将纯文本转换为安全字符串。 它与ConvertFrom-SecureString和Read-Host一起使用。 由 cmdlet 创建的安全字符串可与需要类型为SecureString的参数的...
ConvertTo-SecureString [-String] <String> [[-SecureKey] <SecureString>] [<CommonParameters>]PowerShell Kopiuj ConvertTo-SecureString [-String] <String> [-AsPlainText] [-Force] [<CommonParameters>]PowerShell Kopiuj ConvertTo-SecureString [-String] <String> [-Key <Byte[]>] [<CommonParamet...
使用PSSession连接Exchange服务器管理邮件 导出邮件 导出所有用户的所有邮件 导出指定用户的所...
Activity to invoke the Microsoft.PowerShell.Security\ConvertTo-SecureString command in a Workflow. C++Copy publicrefclassConvertToSecureStringsealed:Microsoft::PowerShell::Activities::PSRemotingActivity Constructors Expand table ConvertToSecureString() ...