Click or drag to resize

SdkConfigurationOddsCreatorPassword Property

Password

Namespace: Sportradar.SDK.Services.SdkConfiguration
Assembly: SdkConfiguration (in SdkConfiguration.dll) Version: 2.28.0.0
Syntax
C#
[TypeConverterAttribute(typeof(SecureStringConverter))]
public SecureString Password { get; }

Property Value

SecureString
See Also