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