ApiKeyConfigBuilderWithXmlTextReader Method | |
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 public ApiKeyConfigBuilder WithXmlTextReader(
TextReader xmlTextReader
)
Public Function WithXmlTextReader (
xmlTextReader As TextReader
) As ApiKeyConfigBuilder
Parameters
- xmlTextReader
- Type: System.IOTextReader
Return Value
Type:
ApiKeyConfigBuilderSee Also