public static T GetAuthenticatedService<T>(
string sessionId = null,
bool isLongOperation = false
)
where T : new(), HttpWebClientProtocol
[Missing <typeparam name="T"/> documentation for "M:FileHold.Common.Authentication.GetAuthenticatedService``1(System.String,System.Boolean)"]