Click or drag to resize

SdkConfigurationLiveFeedInsecure Property

Whether insecure version of the connection provider should be used that doesn't check the SSL server certificate thumbprint. Implicitly set by SafeMode.

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
public bool Insecure { get; }

Property Value

Boolean
See Also