Freigeben über


ProfileBase.SID-Methode

Ruft die eindeutige Kennung für das Profil.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Function SID As Byte()
'Usage
Dim instance As ProfileBase
Dim returnValue As Byte()

returnValue = instance.SID()
public byte[] SID()

Rückgabewert

Typ: []

Siehe auch

Referenz

ProfileBase Klasse

ProfileBase-Member

Microsoft.Office.Server.UserProfiles-Namespace