Click or drag to resize

OIDCSecurityProviderCanRefreshData Property

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 CanRefreshData { get; }
View Source

Property Value

Boolean

Implements

ISecurityProviderCanRefreshData
See Also