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