AcUtils
A high performance abstraction layer for AccuRev
|
An Active Directory user property element field-title pair from <prog_name>.exe.config
. These are user properties not in the regular default set.
More...
Properties | |
string | Field [get] |
The field from a field-title pair in <prog_name>.exe.config . More... | |
string | Title [get] |
The title from a field-title pair in <prog_name>.exe.config . More... | |
An Active Directory user property element field-title pair from <prog_name>.exe.config
. These are user properties not in the regular default set.
Definition at line 29 of file PropElement.cs.
|
get |
The field from a field-title pair in <prog_name>.exe.config
.
Definition at line 53 of file PropElement.cs.
Referenced by AcUtils.AcUser.initFromADAsync().
|
get |
The title from a field-title pair in <prog_name>.exe.config
.
Definition at line 63 of file PropElement.cs.
Referenced by AcUtils.AcUser.initFromADAsync().