AcUtils
A high performance abstraction layer for AccuRev
|
An Active Directory domain element host-path pair from <prog_name>.exe.config
.
More...
Properties | |
string | Host [get] |
The host from a host-path pair in <prog_name>.exe.config . More... | |
string | Path [get] |
The path from a host-path pair in <prog_name>.exe.config . More... | |
An Active Directory domain element host-path pair from <prog_name>.exe.config
.
Definition at line 26 of file DomainElement.cs.
|
get |
The host from a host-path pair in <prog_name>.exe.config
.
Definition at line 50 of file DomainElement.cs.
Referenced by AcUtils.AcUser.initFromADAsync().
|
get |
The path from a host-path pair in <prog_name>.exe.config
.
Definition at line 60 of file DomainElement.cs.
Referenced by AcUtils.AcUser.initFromADAsync().