Click or drag to resize

OIDCSecurityProviderRefreshData Method

Not implemented by OIDCSecurityProvider; always returns false.

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

Return Value

Boolean
true if UserData is refreshed, otherwise false.

Implements

ISecurityProviderRefreshData
See Also