EndpointIdentity::Equals Method (Object^)
.NET Framework (current version)
Returns a value that determines whether a specified object is equal to the current identity object or if they have equal security properties.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- obj
-
Type:
System::Object^
The Object compared for equality with the current identity.
Return Value
Type: System::Booleantrue if the specified object obj is equivalent to the current identity or contains the same security properties; otherwise, false.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Show: