pre_authenticate property
pre_authenticate property
Gets or sets a value that indicates whether to send an Authorization header with the request.
Definition:
@property
def pre_authenticate(self):
...
@pre_authenticate.setter
def pre_authenticate(self, value):
...
See Also
- module
aspose.svg.net
- class
RequestMessage