PackageDigitalSignatureManager.SignatureOrigin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the uniform resource identifier (URI) of the signature origin part.
public:
property Uri ^ SignatureOrigin { Uri ^ get(); };
public Uri SignatureOrigin { get; }
member this.SignatureOrigin : Uri
Public ReadOnly Property SignatureOrigin As Uri
Property Value
The URI of the signature origin part.
Remarks
The SignatureOrigin uniform resource identifier (URI) can vary by package because the name is not formally defined. While this implementation will generally use the same default value, the value returned by this property will reflect whatever origin is already present in the current Package.