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

[To be supplied.]

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

See Also

AuthenticationScheme Class | AuthenticationScheme Members | System.Net Namespace