Click or drag to resize

AdoSecurityProviderSecurityContextRefreshed Event

Raised when the security context is refreshed.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public static event EventHandler<EventArgs<Dictionary<string, string[]>>> SecurityContextRefreshed
View Source

Value

EventHandlerEventArgsDictionaryString, String
See Also