For Babelfish Release 1.11.1.3

ClubsAPIClientGetClubListAuthenticatedAsync Method

Overload List

GetClubListAuthenticatedAsync(GetClubListAuthenticatedRequest) GetClubList returns a list of clubs (aka Orion Accounts) the logged in user is associated with as an Admin / member / etc. Generally this ia a parameterless call, but may also include a Token value, with the list of clubs is too large to return in a single response.
GetClubListAuthenticatedAsync(UserAuthentication) GetClubList returns a list of clubs (aka Orion Accounts) the logged in user is associated with as an Admin / member / etc. Generally this ia a parameterless call.

See Also