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

Namespace: GHIElectronics.NETMF.Net
Assembly: GHIElectronics.NETMF.W5100.Http (in GHIElectronics.NETMF.W5100.Http.dll) Version: 4.1.9.0 (4.1.9.0)

Syntax

C#
public enum AuthenticationType

Members

Member nameValueDescription
Basic0
WindowsLive1

See Also