AuthenticodeSignatureInformation.DescriptionUrl Property

Definition

Gets the description URL of the signing certificate.

public:
 property Uri ^ DescriptionUrl { Uri ^ get(); };
public Uri DescriptionUrl { get; }
member this.DescriptionUrl : Uri
Public ReadOnly Property DescriptionUrl As Uri

Property Value

Uri

The description URL of the signing certificate.

Applies to