Click or drag to resize

CreateSessionRequestCategory Property

Custom category name. For example Login, Document, ....

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

Property Value

Type: String
See Also