ProfileBase.SID - Méthode
Obtient l'identificateur unique du profil.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public Function SID As Byte()
'Utilisation
Dim instance As ProfileBase
Dim returnValue As Byte()
returnValue = instance.SID()
public byte[] SID()
Valeur renvoyée
Type : []