Click or drag to resize

UserRoleCacheUserRoles Property

Gets a copy of the internal user role dictionary.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public Dictionary<string, string[]> UserRoles { get; }
View Source

Property Value

DictionaryString, String
See Also