MsgLoadOptions.DecodeSignedContent

MsgLoadOptions.DecodeSignedContent property

Gets or sets a value indicating whether signed message will be decoded.

public bool DecodeSignedContent { get; set; }

Property Value

true if signed message will be decoded; otherwise, false.

See Also