Share via


FtpAuthenticationType.Implicit(String to FtpAuthenticationType) Operator

Definition

Converts a string to a FtpAuthenticationType.

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

Parameters

value
String

Returns

Applies to