AuthenticationSchemes (System.Net.AuthenticationSchemes)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.dll

Specifies protocols for authentication.

VB.NET C#

C#

public enum struct AuthenticationSchemes : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

Implementing Custom WebHttpBinding Authentication - MSDN Forums

... that header directly on that class, you need to use one defined in the AuthenticationSchemes enumeration ( http://msdn2.microsoft.com/en-us/library/system.net.authenticationschemes ...

Mono Documentation

Mono Class Library : System.Net Namespace System.Net.AuthenticationSchemes Enumeration. Note: This namespace, class, or member is supported only in version .NET 2 ...

HttpListener.AuthenticationSchemes Property (System.Net)

Gets or sets the scheme used to authenticate clients. ... Property Value Type: System.Net . . :: . AuthenticationSchemes. A bitwise combination of AuthenticationSchemes enumeration ...

AuthenticationSchemes Enumeration (System.Net)

Note: This enumeration is new in the .NET Framework version 2.0. Specifies ... Previous Versions .NET Framework 2.0 Class Library Reference System.Net AuthenticationSchemes Enumeration

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support