Click or drag to resize
CacheCreateAuthenticatedView Method (PropertiesString, Object)

Namespace: GemStone.GemFire.Cache.Generic
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public IRegionService CreateAuthenticatedView(
	Properties<string, Object> credentials
)

Parameters

credentials
Type: GemStone.GemFire.Cache.GenericPropertiesString, Object

Return Value

Type: IRegionService
See Also