HttpAuthenticationType.Inequality Operator

Definition

Determines if two HttpAuthenticationType values are not the same.

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

Parameters

Returns

Applies to