Share via


ServiceNowV2AuthenticationType.Equality Operator

Definition

Determines if two ServiceNowV2AuthenticationType values are the same.

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

Parameters

Returns

Applies to