protected Dictionary<string, List<Claim>> Claims { get; }
Protected ReadOnly Property Claims As Dictionary(Of String, List(Of Claim)) Get
protected: property Dictionary<String^, List<Claim^>^>^ Claims { Dictionary<String^, List<Claim^>^>^ get (); }
member Claims : Dictionary<string, List<Claim>> with get
function get_Claims();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.