GetTimeLimitedServiceKey Method
Overloads
GetTimeLimitedServiceKey() |
Gets a time limited service key. |
GetTimeLimitedServiceKey()
Gets a time limited service key.
Declaration
string GetTimeLimitedServiceKey()
Returns
Type | Description |
---|---|
System.String |
A 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.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!