Click or drag to resize
GDSecureMimeDecoderIsSigned Property
Gets signed status of the message.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public bool IsSigned { get; }

Property Value

Type: Boolean
True if the message is signed.
Remarks
See Also