xlrelease.GitHubUsernamePasswordCredential
Description unavailable
Type hierarchy: xlrelease.GitHubUsernamePasswordCredential > xlrelease.GitHubScmCredential > xlrelease.ScmCredential > udm.BaseConfigurationItem
Label: Username and password
Properties
Property | Kind | Description |
---|---|---|
config | xlrelease.GitHubScmConnectorConfig (parent) | Config |
username | String | The GitHub repository login ID |
password | Password | The GitHub repository password |
config
Config
- Label: Config
- Kind: xlrelease.GitHubScmConnectorConfig (parent)
- Required: true
- Reference type: xlrelease.GitHubScmConnectorConfig
- As containment: true
username
The GitHub repository login ID
- Label: Username
- Kind: String
- Required: true
password
The GitHub repository password
- Label: Password
- Kind: Password
- Password: true
- Required: true