Property | Type | Description | |
---|---|---|---|
ConnectionInfoDialogViewModel | SonarLint.VisualStudio.Integration.WPF |
Method | Description | |
---|---|---|
ConnectionInfoDialogViewModel ( ) : SonarLint.VisualStudio.Integration.WPF | ||
ValidateCredentials ( |
Cause validation to occur for the credentials.
|
Method | Description | |
---|---|---|
GetErrorForProperty ( string propertyName, string &error ) : bool |
Method | Description | |
---|---|---|
ConnectionInfoDialogViewModel ( UriValidator uriValidator, BasicAuthenticationCredentialsValidator credentialsValidator ) : SonarLint.VisualStudio.Integration.WPF |
public ConnectionInfoDialogViewModel ( ) : SonarLint.VisualStudio.Integration.WPF | ||
return | SonarLint.VisualStudio.Integration.WPF |
protected GetErrorForProperty ( string propertyName, string &error ) : bool | ||
propertyName | string | |
error | string | |
return | bool |
public ValidateCredentials ( |
||
password | ||
return | void |