Click or drag to resize
ConversationAuthenticationUri Property
Represents the authentication service endpoint

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public virtual string AuthenticationUri { get; set; }

Property Value

Type: String

Implements

IConversationAuthenticationUri
See Also