Recognizer._tokenCredential Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
AAD token credential.
protected readonly Azure.Core.TokenCredential _tokenCredential;
val mutable _tokenCredential : Azure.Core.TokenCredential
Protected ReadOnly _tokenCredential As TokenCredential