This topic has not yet been rated - Rate this topic

<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.

Attribute

Description

name

Required. Describes the identity of the party that published this application.

issuerKeyHash

Required. Contains the SHA-1 hash of the public key of the certificate issuer.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.