AcUtils
A high performance abstraction layer for AccuRev
Properties | List of all members
AcUtils.ADSection Class Reference

The activeDir section in <prog_name>.exe.config. Supports multiple Active Directory domains plus user properties defined beyond the default set. More...

Collaboration diagram for AcUtils.ADSection:
Collaboration graph
[legend]

Properties

DomainCollection Domains [get]
 The list of domains from <prog_name>.exe.config. More...
 
PropCollection Props [get]
 The list of properties from <prog_name>.exe.config. More...
 

Detailed Description

The activeDir section in <prog_name>.exe.config. Supports multiple Active Directory domains plus user properties defined beyond the default set.

See also
DomainCollection, PropCollection, AcUser.Other

Definition at line 28 of file ADSection.cs.

Property Documentation

DomainCollection AcUtils.ADSection.Domains
get

The list of domains from <prog_name>.exe.config.

Definition at line 50 of file ADSection.cs.

PropCollection AcUtils.ADSection.Props
get

The list of properties from <prog_name>.exe.config.

Definition at line 59 of file ADSection.cs.