|   | ISecurityProviderRefreshData Method | 
        
        
            Refreshes the 
UserData from the backend data store.
            
 GSF.Security (in GSF.Security.dll) Version: 2.4.257-beta
 Syntax
SyntaxFunction RefreshData As Boolean
abstract RefreshData : unit -> bool 
Return Value
Booleantrue if 
UserData is refreshed, otherwise false.
 See Also
See Also