AddPasswordOptions constructor
init
Initializes a new instance of the AddPasswordOptions class.
def __init__(self, password):
...
| Parameter | Type | Description |
|---|---|---|
| password | str | The password. |
See Also
- module
groupdocs.merger.domain.options - class
AddPasswordOptions