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!

AuthenticationScheme.NTLM

[To be supplied.]

[Visual Basic]
Public Const NTLM As String
[C#]
public const string NTLM;
[C++]
public: const String* NTLM;
[JScript]
public var NTLM : String;

See Also

AuthenticationScheme Class | AuthenticationScheme Members | System.Net Namespace