Click or drag to resize

ContentBaseSignatureType Property

Signature type (Data or Hash).

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

Property Value

Type: SignatureType
See Also