| IQMS2GetTimeLimitedServiceKey Method |
Gets a time limited service key.
Namespace: PIX.Services.V12.Api2Assembly:
Syntaxstring GetTimeLimitedServiceKey()
Function GetTimeLimitedServiceKey As String
Return Value
Type:
StringA service key that is valid for one minute.
Remarks
A service key returned by this method should be supplied as a HTTP header of each other operation call.
See the Introduction for more information on how to use the service key.
Examples
See the Samples for examples on how this method can be used.
See Also