DialogNodeActionCredentials Property |
The name of the context variable that the client application will use to pass in credentials for the action.
Namespace:
IBM.Watson.DeveloperCloud.Services.Assistant.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Credentials { get; set; }
Property Value
Type:
StringThe name of the context variable that the client application will use to pass in credentials for the action.
See Also