Freigeben über


UserAuthenticationMode.Inequality Operator

Definition

Determines if two UserAuthenticationMode values are not the same.

public static bool operator != (Azure.ResourceManager.DeviceRegistry.Models.UserAuthenticationMode left, Azure.ResourceManager.DeviceRegistry.Models.UserAuthenticationMode right);
static member op_Inequality : Azure.ResourceManager.DeviceRegistry.Models.UserAuthenticationMode * Azure.ResourceManager.DeviceRegistry.Models.UserAuthenticationMode -> bool
Public Shared Operator != (left As UserAuthenticationMode, right As UserAuthenticationMode) As Boolean

Parameters

Returns

Applies to