Click or drag to resize

OIDCSecurityProviderSecurityContextRefreshed Event

Raised when the security context is refreshed.

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

Value

Type: SystemEventHandlerEventArgsDictionaryString, String
See Also