.NET Helper Packages
C#
Show/Hide TOC
Web
Connection
String
Builder
Authentication
Type Property
Gets or sets the authentication type to connect to Dataverse environment.
Definition
Namespace:
Configuration.Helper
Assembly:
Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
Copy
public
WebConnectionStringBuilder
AuthType
AuthenticationType
{
get
;
set
; }
Property Value
WebConnectionStringBuilder
AuthType
See Also
Reference
WebConnectionStringBuilder Class
Configuration.Helper Namespace
In This Article
Definition
See Also