Dela via


FtpAuthenticationType.Implicit(String to FtpAuthenticationType) Operator

Definition

Converts a string to a FtpAuthenticationType.

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

Parameters

value
String

Returns

Applies to