共用方式為


IdentityDescriptorComparer.Equals 方法 (IdentityDescriptor, IdentityDescriptor)

命名空間:  Microsoft.VisualStudio.Services.Identity
組件:  Microsoft.VisualStudio.Services.WebApi (在 Microsoft.VisualStudio.Services.WebApi.dll 中)

語法

'宣告
Public Function Equals ( _
    x As IdentityDescriptor, _
    y As IdentityDescriptor _
) As Boolean
public bool Equals(
    IdentityDescriptor x,
    IdentityDescriptor y
)

參數

傳回值

類型:System.Boolean

實作

IEqualityComparer<T>.Equals(T, T)

.NET Framework 安全性

請參閱

參考

IdentityDescriptorComparer 類別

Equals 多載

Microsoft.VisualStudio.Services.Identity 命名空間