WebAuthenticationType.Inequality Operator

Definition

Determines if two WebAuthenticationType values are not the same.

public static bool operator != (Azure.Analytics.Synapse.Artifacts.Models.WebAuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.WebAuthenticationType right);
static member op_Inequality : Azure.Analytics.Synapse.Artifacts.Models.WebAuthenticationType * Azure.Analytics.Synapse.Artifacts.Models.WebAuthenticationType -> bool
Public Shared Operator != (left As WebAuthenticationType, right As WebAuthenticationType) As Boolean

Parameters

Returns

Applies to