Click or drag to resize

ISecurityProviderUpdateData Method

Updates the UserData in the backend data store.

Namespace:  GSF.Security
Assembly:  GSF.Security (in GSF.Security.dll) Version: 2.2.98-beta
Syntax
bool UpdateData()
Request Example View Source

Return Value

Type: Boolean
true if UserData is updated, otherwise false.
See Also