WebAuthenticationType.Implicit(String to WebAuthenticationType) Operator

Definition

Converts a string to a WebAuthenticationType.

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

Parameters

value
String

Returns

Applies to