This function will return Start and End dates of any given ApiKey
Namespace: DmsNavigatorAssembly: DmsNavigator (in DmsNavigator.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
Parameters
- apikey
- Type: System String
URL that contains the API key
Return Value
Type: ApiExiryInfojSON string representation of the ApiExiryInfo class
Implements
INavigatorWebService GetExpiryDate(String)See Also