Click or drag to resize

IApiKeyConfigTryGetApiKey Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

Namespace:  Telogis.GeoBase.GeoStream.Server.NWF.Authentication
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
bool TryGetApiKey(
	string apiKeyId,
	out ApiKey apiKey
)

Parameters

apiKeyId
Type: SystemString
apiKey
Type: Telogis.GeoBase.GeoStream.Server.NWF.AuthenticationApiKey

Return Value

Type: Boolean
See Also