2 references to saslChallengeType
System.DirectoryServices.Protocols (2)
System\DirectoryServices\Protocols\Interop\LdapPal.Linux.cs (2)
202
while (interactChallenge.
saslChallengeType
!= (int)SaslChallengeType.SASL_CB_LIST_END)
205
switch (interactChallenge.
saslChallengeType
)