BotFrameworkHttpClient.CredentialProvider Property
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.
Gets the credential provider for this adapter.
protected Microsoft.Bot.Connector.Authentication.ICredentialProvider CredentialProvider { get; }
member this.CredentialProvider : Microsoft.Bot.Connector.Authentication.ICredentialProvider
Protected ReadOnly Property CredentialProvider As ICredentialProvider
Property Value
The credential provider for this adapter.