WebConnectionStringBuilderAuthenticationType 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#
public WebConnectionStringBuilderAuthType AuthenticationType { get; set; }

Property Value

WebConnectionStringBuilderAuthType

See Also