MOVEitSAMLInfoSAMLServiceEndpointToString Method |
Returns a string that describes the current service endpoint.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type:
StringA string that describes the current service endpoint.
See Also