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

Mostra 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_oe static_oe property

public static string DomainProperty
return string

EnabledProperty public_oe static_oe property

public static string EnabledProperty
return string

PasswordProperty public_oe static_oe property

public static string PasswordProperty
return string

UriProperty public_oe static_oe property

public static string UriProperty
return string

UsernameProperty public_oe static_oe property

public static string UsernameProperty
return string