Table of Contents

Enum AuthenticationType

Namespace
System.Net
Assembly
System.Net.Http.dll

Network authentication type. Currently supports: Basic Authentication Microsoft Live Id Delegate Authentication

public enum AuthenticationType

Fields

Basic = 0
WindowsLive = 1