password property
password property
Gets or sets a string representation for the specified URL password.
Definition:
@property
def password(self):
    ...
@password.setter
def password(self, value):
    ...
See Also
- module 
aspose.html - class 
Url 
Gets or sets a string representation for the specified URL password.
@property
def password(self):
    ...
@password.setter
def password(self, value):
    ...
aspose.htmlUrl