|
UserDataCacheGetCurrentCache Method
|
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax GSF.Security.UserDataCache.GetCurrentCache = function(providerID);
View SourceParameters
- providerID Int32
- Unique security provider ID used to distinguish cached user data that may be different based on provider.
Return Value
UserDataCacheLoaded instance of the
UserDataCache.
See Also