Method | Description | |
---|---|---|
Authenticate ( string challenge, NetworkCredential credential, object sessionCookie, string spn, |
||
CloseContext ( object sessionCookie ) : void |
Method | Description | |
---|---|---|
SmtpNtlmAuthenticationModule ( ) : System.Collections.Generic |
public Authenticate ( string challenge, NetworkCredential credential, object sessionCookie, string spn, |
||
challenge | string | |
credential | NetworkCredential | |
sessionCookie | object | |
spn | string | |
channelBindingToken | ||
return | Authorization |
public CloseContext ( object sessionCookie ) : void | ||
sessionCookie | object | |
return | void |