PhoenixAuthenticationType.Equality Operator

Definition

Determines if two PhoenixAuthenticationType values are the same.

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

Parameters

Returns

Applies to