<publisherIdentity> Element (ClickOnce Deployment)

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at <publisherIdentity> Element (ClickOnce Deployment).

Contains information about the publisher that signed this deployment manifest.

<publisherIdentity  
   name  
   issuerKeyHash  
/>  

The publisherIdentity element is required for signed manifests. The following table shows the attributes that the publisherIdentity element supports.

AttributeDescription
nameRequired. Describes the identity of the party that published this application.
issuerKeyHashRequired. Contains the SHA-1 hash of the public key of the certificate issuer.

Parameters

Show: