Click or drag to resize

ApiKeyConfigBuilderWithAuthenticatedUsers 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
public ApiKeyConfigBuilder WithAuthenticatedUsers(
	IEnumerable<AuthenticatedUser> authenticatedUsers
)

Parameters

authenticatedUsers
Type: System.Collections.GenericIEnumerableAuthenticatedUser

Return Value

Type: ApiKeyConfigBuilder
See Also