Get-AuthenticodeSignature [-FilePath] <string[]> [<CommonParameters>] 说明Get-AuthenticodeSignature cmdlet 获取文件中有关 Authenticode 签名的信息。如果文件未签名,也将检索该信息,只不过相应字段为空。参数-FilePath <string[]>指定要检查的文件的路径。允许使用通配符,但它们必须指向单个文件。参数名(“FilePa...
Activity to invoke the Microsoft.PowerShell.Security\Get-AuthenticodeSignature command in a Workflow.C++ 複製 public ref class GetAuthenticodeSignature sealed : Microsoft::PowerShell::Activities::PSRemotingActivityInheritance NativeActivity PipelineEnabledActivity PSActivity PSRemoting...
Get-AuthenticodeSignature [-FilePath] <string[]> [<CommonParameters>] Description The Get-AuthenticodeSignature cmdlet gets information about the Authenticode signature in a file. If the file is not signed, the information is retrieved, but the fields are blank. ...
To do this, pass the deployment manifest as the file to sign as in the case above, but just don't have the rest of the files present on-disk alongside it. This tool will detect that they're missing and just update the signature on the deployment manifest. Note that this is strictly ...
Get-AuthenticodeSignature [-FilePath] <string[]> [<CommonParameters>] 说明 Get-AuthenticodeSignature cmdlet 获取文件中有关 Authenticode 签名的信息。如果文件未签名,也将检索该信息,只不过相应字段为空。 参数 -FilePath <string[]> 指定要检查的文件的路径。允许使用通配符,但它们必须指向单个文件。参数名(“...
Get-AuthenticodeSignature-SourcePathOrExtension<String[]>-Content<Byte[]> [<CommonParameters>] 说明 此cmdlet 仅在 Windows 平台上可用。 Get-AuthenticodeSignaturecmdlet 获取有关文件或文件内容作为字节数组的 Authenticode 签名的信息。 如果文件同时已嵌入签名且 Windows 目录已签名,则使用 Windows 目录签名。 如...
Get-AuthenticodeSignature [-FilePath] <String[]> [<CommonParameters>]PowerShell Copy Get-AuthenticodeSignature -LiteralPath <String[]> [<CommonParameters>]PowerShell Copy Get-AuthenticodeSignature -SourcePathOrExtension <String[]> -Content <Byte[]> [<CommonParameters>]Description...
Activity to invoke the Microsoft.PowerShell.Security\Get-AuthenticodeSignature command in a Workflow. C++複製 publicrefclassGetAuthenticodeSignaturesealed:Microsoft::PowerShell::Activities::PSRemotingActivity Inheritance NativeActivity PipelineEnabledActivity ...
Security.Activities Assembly: Microsoft.PowerShell.Security.Activities.dll Package: Microsoft.PowerShell.5.1.ReferenceAssemblies v1.0.0 Gets the display name of the command invoked by this activity. C++ 复制 public: GetAuthenticodeSignature(); Applies to 产品版本 Windows PowerShell 5.1.0.0 ...
Although a signature is verified, a program may also have to do the following:Determine the details of the certificate that signed the executable. Determine the date and time that the file was time stamped. Retrieve the URL link associated with the file. Retrieve the timestamp certificate.This...