You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2020. It is now read-only.
/// Authenticates against the PTC login service and acquires an Authentication Ticket.
114
114
/// </summary>
115
-
/// <param name="httpClient">The <see cref="HttpClient"/> instance to use for this request.</param>
116
115
/// <param name="loginData">The <see cref="PtcLoginParameters" /> to use from this request. Obtained by calling <see cref="GetLoginParameters(HttpClient)"/>.</param>
0 commit comments