Click or drag to resize

ITokenSetterSetAccessTokenFromConfigFile Method

Sets the access token used to access feed resources (AMQP broker, Sports API, ...) to value read from configuration file

Namespace: Sportradar.OddsFeed.SDK.API
Assembly: Sportradar.OddsFeed.SDK.API (in Sportradar.OddsFeed.SDK.API.dll) Version: 1.59.0.0 (1.59.0.0)
Syntax
C#
IEnvironmentSelectorV1 SetAccessTokenFromConfigFile()

Return Value

IEnvironmentSelectorV1
The IEnvironmentSelector instance allowing the selection of target environment
See Also