Click or drag to resize

AuthorizationCacheUserIDs Field

Gets the current user ID cache.

Namespace: GSF.Web.Security
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static readonly ConcurrentDictionary<string, Guid> UserIDs
View Source

Field Value

ConcurrentDictionaryString, Guid
See Also