Click or drag to resize

Credentials Class

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.UtilitiesCredentials

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Credentials

The Credentials type exposes the following members.

Constructors
  NameDescription
Public methodCredentials(String)
Initializes a new instance of the Credentials class
Public methodCredentials(String, String)
Initializes a new instance of the Credentials class
Public methodCredentials(String, String, String)
Initializes a new instance of the Credentials class
Top
Properties
Methods
See Also