Class SignatureOptions
SignatureOptions class
This class allow the user to specify additional options when sign a message.
public class SignatureOptions
Constructors
| Name | Description |
|---|---|
| SignatureOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Detached { get; set; } | If detached is true, the signature is detached.If detached is false(the default), the signature is not detached. |
See Also
- namespace Aspose.Email
- assembly Aspose.Email