Click or drag to resize

AdoSecurityProviderSecurtyContextRefreshed Event

Raised when the security context is refreshed.

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

Value

Type: SystemEventHandlerEventArgsDictionaryString, String
See Also