Click or drag to resize

CredentialsHasCredentials Method

Do we have credentials?

Namespace:  IBM.Watson.DeveloperCloud.Utilities
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool HasCredentials()

Return Value

Type: Boolean
true if the class has a username and password.
See Also