Click or drag to resize
PreferencesAuthorizationProvider Property
Gets the authorization provider.

Namespace:  Microsoft.Bing.Speech
Assembly:  Microsoft.Bing.Speech (in Microsoft.Bing.Speech.dll) Version: 2.0.1.0 (2.0.1)
Syntax
public IAuthorizationProvider AuthorizationProvider { get; }

Property Value

Type: IAuthorizationProvider
See Also