public static event EventHandler<EventArgs<Dictionary<string, string[]>>> SecurityContextRefreshed
Public Shared Event SecurityContextRefreshed As EventHandler(Of EventArgs(Of Dictionary(Of String, String())))
public: static event EventHandler<EventArgs<Dictionary<String^, array<String^>^>^>^>^ SecurityContextRefreshed { void add (EventHandler<EventArgs<Dictionary<String^, array<String^>^>^>^>^ value); void remove (EventHandler<EventArgs<Dictionary<String^, array<String^>^>^>^>^ value); }
member SecurityContextRefreshed : IEvent<EventHandler<EventArgs<Dictionary<string, string[]>>>, EventArgs<Dictionary<string, string[]>>>
function add_SecurityContextRefreshed(value); function remove_SecurityContextRefreshed(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.