Click or drag to resize

OIDCSecurityProvider.RefreshData Method

Not implemented by OIDCSecurityProvider; always returns false.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.246-beta
Syntax
public override bool RefreshData()
View Source

Return Value

Boolean
true if UserData is refreshed, otherwise false.

Implements

ISecurityProvider.RefreshData()
See Also