Share via


HttpAuthenticationType(String) Constructor

Definition

Initializes a new instance of HttpAuthenticationType.

public HttpAuthenticationType (string value);
new Azure.ResourceManager.DataFactory.Models.HttpAuthenticationType : string -> Azure.ResourceManager.DataFactory.Models.HttpAuthenticationType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to