Click or drag to resize

AdoSecurityCacheGetCurrentCache Method

Loads the AdoSecurityCache for the current local user.

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

Return Value

AdoSecurityCache
Loaded instance of the AdoSecurityCache.
See Also