IotHubAuthenticationType.Implicit(String to IotHubAuthenticationType) Operator

Definition

Converts a String to a IotHubAuthenticationType.

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

Parameters

value
String

Returns

Applies to