INavigatorWebService GetExpiryDate Method Navigator Web Services Developer Documentation
The API GetExpiryDate used to return API Key licence expiry information.

Namespace: DmsNavigator
Assembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax

ApiExiryInfo GetExpiryDate(
	string apikey
)

Return Value

Type: ApiExiryInfo
jSON string representation of the ApiExiryInfo class
Remarks

Can be used following an "isSuccess=false" return from the GetApiAlive method.
Examples

http://webservice.dmservices.co.uk/DmsNavigator.NavigatorWebService.svc/GetExpiryDate/19408.4104.4087.4104.ADAA_646576656C6F706D656E742E646D73657276696365732E636F2E756B,1
See Also