NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IAuthenticationModule Members

Properties

AuthenticationType The authentication scheme used by the host. Taken from the list of authentication types included in System.Net.AuthenticationTypes.
CanPreAuthenticate Indicates whether the module implementing the interface supports pre-authentication.

Methods

CanRespond Indicates that the authentication module can respond to the supplied challenge.
PreAuthenticate [To be supplied.]
Respond Returns an instance of the Authorization class in response to the authentication challenge from a server.

See Also

IAuthenticationModule Interface | System.Net Namespace