Click or drag to resize

ConversationCredentials Property

Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined.

Namespace:  IBM.Watson.DeveloperCloud.Services.Conversation.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Credentials Credentials { get; set; }

Property Value

Type: Credentials
See Also