MOVEitSAMLInfoSAMLServiceEndpointLocation Property |
The URI of the service.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public Uri Location { get; }
Public ReadOnly Property Location As Uri
Get
public:
property Uri^ Location {
Uri^ get ();
}
Property Value
Type:
UriSee Also