Click or drag to resize

CreateSessionRequestIdentification Property

Custom description, for example ID of an object.

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

Property Value

Type: String
See Also