AuthenticationType.Implicit(String to AuthenticationType) Operator

Definition

Converts a string to a AuthenticationType.

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

Parameters

value
String

Returns

Applies to