/// <summary> /// Number of client attributes /// </summary> public int GetAttributesCount() { return(AttributeProvider.Count()); }