C# Class VersionOne.ServiceHost.ConfigurationTool.Entities.ProxyConnectionSettings

Show file Open project: versionone/VersionOne.Integration.HPALM Class Usage Examples

Public Properties

Property Type Description
DomainProperty string
EnabledProperty string
PasswordProperty string
UriProperty string
UsernameProperty string

Private Properties

Property Type Description

Protected Methods

Method Description
NotifyPropertyChanged ( [ propertyName = "" ) : void

Method Details

NotifyPropertyChanged() protected method

protected NotifyPropertyChanged ( [ propertyName = "" ) : void
propertyName [
return void

Property Details

DomainProperty public static property

public static string DomainProperty
return string

EnabledProperty public static property

public static string EnabledProperty
return string

PasswordProperty public static property

public static string PasswordProperty
return string

UriProperty public static property

public static string UriProperty
return string

UsernameProperty public static property

public static string UsernameProperty
return string