Click or drag to resize

ClientStartupParamsInstallerUrl Property

Url for download client installer file.

Namespace:  ASDSoft.WebSigner.Server.Browser
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
[DataMemberAttribute(Name = "installerUrl")]
[RequiredAttribute]
public string InstallerUrl { get; }

Property Value

Type: String
See Also