2 references to FastBind
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\ApplicationPartition.cs (2)
943
AuthenticationTypes authType = Utils.DefaultAuthType | AuthenticationTypes.
FastBind
| AuthenticationTypes.Delegation;
985
AuthenticationTypes authType = Utils.DefaultAuthType | AuthenticationTypes.
FastBind
;