NetworkCredential.AuthenticationType Property
Gets or sets the type of the authentication.
Namespace: System.Net
Assembly: System (in system.dll)
Syntax
public AuthenticationType AuthenticationType { get; set; }
Property Value
The type of the authentication.
Version Information
Available in the .NET Micro Framework version 4.1 and 4.2.
See Also
Reference
NetworkCredential Class
NetworkCredential Members
System.Net Namespace