SPClaim.GetHashCode - Méthode
Obtient une fonction de hachage pour un type de demande de remboursement particulier.
Espace de noms : Microsoft.SharePoint.Administration.Claims
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As SPClaim
Dim returnValue As Integer
returnValue = instance.GetHashCode()
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public override int GetHashCode()
Valeur renvoyée
Type : System.Int32
Code de hachage Int32 pour l'objet en cours.