C# Class IBM.Watson.DeveloperCloud.Utilities.VcapCredentials

Show file Open project: ZeeNastalski/unity-watson-chat

Private Properties

Property Type Description

Public Methods

Method Description
GetCredentialByname ( string name ) : List

Gets a credential by name.

Method Details

GetCredentialByname() public method

Gets a credential by name.
public GetCredentialByname ( string name ) : List
name string Name of requested credential
return List