Click or drag to resize

ClientStartupParamsProtocol Property

AsdWebSigner communication protocol version.

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

Property Value

Type: String
See Also