Click or drag to resize

ApiKeyConfig.Builder.WithAuthenticatedUsers 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 ApiKeyConfig.Builder WithAuthenticatedUsers(
	IEnumerable<AuthenticatedUser> authenticatedUsers
)

Parameters

authenticatedUsers
Type: System.Collections.Generic.IEnumerable<AuthenticatedUser>

Return Value

Type: ApiKeyConfig.Builder
See Also