Show / Hide Table of Contents

operator != Operator

operator !=(Credential, Credential)

C#
public static bool operator !=(Credential lhs, Credential rhs)

Parameters

Type Name Description
Credential lhs
Credential rhs

Returns

bool

In this article
Back to top Generated by DocFX