Table of Contents

Class StravaOptions

Namespace
Tudormobile.Strava.Client
Assembly
Tudormobile.Strava.Client.dll

Provides configuration options for Strava API integration, including authorization settings.

public class StravaOptions : StravaAuthorizationOptions
Inheritance
StravaOptions
Inherited Members

Remarks

This class extends StravaAuthorizationOptions to allow for additional Strava-specific configuration. Use this type to configure Strava authentication and related options when integrating with the Strava API.