CredentialDescriptor
Objects
This defines the credentials to log into DataBase.
c.getDefinitionName() : string
Returns the credential definition name.
c.getDomain() : string
Returns the domain associated with this credential.
c.getPassword() : string
Returns the password.
c.getUserName() : string
Returns the user name.