WebAuthenticationType.Equality Operator

Definition

Determines if two WebAuthenticationType values are the same.

public static bool operator == (Azure.Analytics.Synapse.Artifacts.Models.WebAuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.WebAuthenticationType right);
static member ( = ) : 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