CredentialsCreateAuthorization Method |
Create basic authentication header data for REST requests.
Namespace:
IBM.Watson.DeveloperCloud.Utilities
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string CreateAuthorization()
Return Value
Type:
StringThe authentication data base64 encoded.
See Also