Partager via


ProfileBase.GetHashCode - Méthode

Retourne le code de hachage pour l'identificateur unique de ce profil.

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Overrides Function GetHashCode As Integer
'Utilisation
Dim instance As ProfileBase
Dim returnValue As Integer

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

Valeur renvoyée

Type : System.Int32

Voir aussi

Référence

ProfileBase classe

ProfileBase - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms