5 references to SaslChallengeType
System.DirectoryServices.Protocols (5)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (5)
202while (interactChallenge.saslChallengeType != (int)SaslChallengeType.SASL_CB_LIST_END) 207case (int)SaslChallengeType.SASL_CB_GETREALM: 210case (int)SaslChallengeType.SASL_CB_AUTHNAME: 213case (int)SaslChallengeType.SASL_CB_PASS: 216case (int)SaslChallengeType.SASL_CB_USER: