10 references to ADAM
System.Web (10)
Security\ADMembershipProvider.cs (10)
567
if (directoryInfo.DirectoryType == DirectoryType.
ADAM
)
918
if (directoryInfo.DirectoryType == DirectoryType.
ADAM
)
929
if (directoryInfo.DirectoryType == DirectoryType.
ADAM
)
972
else if ((errorCode == unchecked((int) 0x8000500d) && (directoryInfo.DirectoryType == DirectoryType.
ADAM
)))
1359
else if ((errorCode == unchecked((int) 0x8000500d) && (directoryInfo.DirectoryType == DirectoryType.
ADAM
)))
1501
if ((errorCode == unchecked((int) 0x8000500d) && (directoryInfo.DirectoryType == DirectoryType.
ADAM
)))
3011
if (directoryInfo.DirectoryType == DirectoryType.
ADAM
)
3687
if ((directoryType == DirectoryType.
ADAM
) && (this.connectionProtection == ActiveDirectoryConnectionProtection.SignAndSeal))
3819
if (directoryType == DirectoryType.
ADAM
)
4295
directoryType = DirectoryType.
ADAM
;