TimeStamp constructor
Leave feedback
On this page
Constructs a new instance of TimeStamp
def __init__(self):
...
Instantiates new time stamp structure.
def __init__(self, url, user, password):
...
| Parameter | Type | Description |
|---|---|---|
| url | System.String | Url of third-party site. |
| user | System.String | User. |
| password | System.String | Password. |
- module
groupdocs.signature.domain - class
TimeStamp
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.