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.Digest

[To be supplied.]

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

See Also

AuthenticationScheme Class | AuthenticationScheme Members | System.Net Namespace