SignatureOptions
SignatureOptions class
This class allow the user to specify additional options when sign a message.
The SignatureOptions type exposes the following members:
Constructors
Name | Description |
---|---|
SignatureOptions() | Initializes a new instance of the SignatureOptions class |
Properties
Name | Description |
---|---|
detached | 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