Click or drag to resize

ContentBaseTContent Property

Content for signing, for example, text, byte array, ...

Namespace:  ASDSoft.WebSigner.Content
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
[DataMemberAttribute]
public T Content { get; }

Property Value

Type: T
See Also