8 references to ConstraintType
System.DirectoryServices.AccountManagement (8)
System\DirectoryServices\AccountManagement\AD\ADDNConstraintLinkedAttrSet.cs (5)
40
ConstraintType
constraint,
56
ConstraintType
constraint,
72
private readonly
ConstraintType
_constraint;
93
case
ConstraintType
.ContainerStringMatch:
104
case
ConstraintType
.ResultValidatorDelegateMatch:
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (3)
1327
ADDNConstraintLinkedAttrSet.
ConstraintType
.ResultValidatorDelegateMatch,
1340
ADDNConstraintLinkedAttrSet.
ConstraintType
.ResultValidatorDelegateMatch,
1504
resultSet = new ADDNConstraintLinkedAttrSet(ADDNConstraintLinkedAttrSet.
ConstraintType
.ContainerStringMatch, this.ctxBase.Properties["distinguishedName"].Value, principalDN, new IEnumerable[] { memberOf }, primaryGroupDN, null, false, this);