AuthenticationType Enumeration

Defines network authentication types.

Namespace: System.Net
Assembly: System (in system.dll)

Syntax

public enum AuthenticationType

Members

  Member name Description
Basic Basic authentication.
WindowsLive Microsoft Live ID delegate authentication.

Version Information

Available in the .NET Micro Framework version 4.1.

See Also

Reference

System.Net Namespace