Freigeben über


IdentityDescriptorComparer.GetHashCode-Methode (IdentityDescriptor)

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Function GetHashCode ( _
    obj As IdentityDescriptor _
) As Integer
public int GetHashCode(
    IdentityDescriptor obj
)

Parameter

Rückgabewert

Typ: System.Int32

Implementiert

IEqualityComparer<T>.GetHashCode(T)

.NET Framework-Sicherheit

Siehe auch

Referenz

IdentityDescriptorComparer Klasse

GetHashCode-Überladung

Microsoft.VisualStudio.Services.Identity-Namespace