milestonexprotectwspython.xpwserviceendpoint
Module: xpwserviceendpoint.py
Revision History
Date | Version | Description |
---|---|---|
2023/07/11 | 1.0.0.0 | Initial Version. |
@export
class
XPWServiceEndpoint:
Service Endpoint information returned by a ServiceRegistrationService GetService call.
Threadsafety:
This class is fully thread-safe.
Authentication: str
Gets the Authentication property value.
Returns:
The type of authentication used (e.g. Basic, Windows, etc) by the service endpoint.