HiveAuthenticationType.Implicit(String to HiveAuthenticationType) Operator

Definition

Converts a string to a HiveAuthenticationType.

public static implicit operator Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType (string value);
static member op_Implicit : string -> Azure.Analytics.Synapse.Artifacts.Models.HiveAuthenticationType
Public Shared Widening Operator CType (value As String) As HiveAuthenticationType

Parameters

value
String

Returns

Applies to