Click or drag to resize

UserRoleCacheGetCurrentCache Method

Loads the UserRoleCache for the current local user.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public static UserRoleCache GetCurrentCache()
View Source

Return Value

UserRoleCache
Loaded instance of the UserRoleCache.
See Also