SPTrustedClaimTypeInformation.GetHashCode 方法

返回此对象的哈希代码。

命名空间:  Microsoft.SharePoint.Administration.Claims
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
用法
Dim instance As SPTrustedClaimTypeInformation
Dim returnValue As Integer

returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()

返回值

类型:System.Int32
此对象的哈希代码。

备注

此重写调用其基类获取哈希代码的GetHashCode 。

另请参阅

引用

SPTrustedClaimTypeInformation 类

SPTrustedClaimTypeInformation 成员

Microsoft.SharePoint.Administration.Claims 命名空间